| Class | Description |
|---|---|
| Flags |
This class contains the list of symbol flags.
|
| JsonGenerator |
This class represents the functionality to generate the JSON constructs to be written out
to a given
OutputStream. |
| JsonNode |
This class represents a JSON node.
|
| JsonParser |
This class represents a JSON parser.
|
| JSONUtils |
Common utility methods used for JSON manipulation.
|
| StringUtils |
Common utility methods used for String manipulation.
|
| XMLUtils |
Common utility methods used for XML manipulation.
|
| XMLValidationUtils |
This class defines the basic set of utility methods to validate XML.
|
| Enum | Description |
|---|---|
| JsonNode.Type |
This represents the
JsonNode types. |
| XMLNodeType |
Type of nodes a BXML represents.
|
Copyright © 2018 WSO2. All rights reserved.