| Class | Description |
|---|---|
| AbstractCharBasedFormatter | |
| CouchDBFormat |
Created by IntelliJ IDEA.
|
| CouchDBFormat.CouchDBGenerator | |
| CouchDBFormat.Tokenizer | |
| FormatFactory | |
| HtmlFormat |
Provide ascii html formatting support for proto2 instances.
|
| JavaPropsFormat |
Provide ascii text parsing and formatting support for proto2 instances.
|
| JsonFormat |
Provide ascii text parsing and formatting support for proto2 instances.
|
| JsonFormat.JsonGenerator |
An inner class for writing text to the output stream.
|
| JsonFormat.Tokenizer |
Represents a stream of tokens parsed from a
String. |
| JsonJacksonFormat |
Provide ascii text parsing and formatting support for proto2 instances.
|
| ProtobufFormatter | |
| SmileFormat |
Provide ascii text parsing and formatting support for proto2 instances.
|
| XmlFormat |
Provide ascii text parsing and formatting support for proto2 instances.
|
| XmlJavaxFormat |
(c) 2011 Neustar, Inc.
|
| Enum | Description |
|---|---|
| FormatFactory.Formatter |
| Exception | Description |
|---|---|
| JavaPropsFormat.ParseException |
Thrown when parsing an invalid text format message.
|
| JsonFormat.ParseException |
Thrown when parsing an invalid text format message.
|
| ProtobufFormatter.ParseException |
Thrown when parsing an invalid text format message.
|
Copyright © 2016. All rights reserved.