Home Reference Source
public class | source

CldrZoneTextPrinterParser

Prints or parses a zone ID.

Constructor Summary

Public Constructor
public

The text style to output.

Method Summary

Public Methods
public

parse(context: *, text: *, position: *): *

public

print(context: *, buf: *): boolean

public

toString(): string

Public Constructors

public constructor() source

The text style to output.

Public Methods

public parse(context: *, text: *, position: *): * source

Params:

NameTypeAttributeDescription
context *
text *
position *

Return:

*

public print(context: *, buf: *): boolean source

Params:

NameTypeAttributeDescription
context *
buf *

Return:

boolean

public toString(): string source

Return:

string