| Class | Description |
|---|---|
| ArrayUtils |
Contains some utility methods for manipulating arrays.
|
| CodecUtils |
Contains methods to encode an integer into a byte array and decode a byte
array into an integer.
|
| IOUtils | |
| JSONDatatype |
List of datatype in the
json: namespace. |
| NodeUtils |
Reusable methods to manage and compare node paths.
|
| ReusableCharArrayReader |
Implementation of the
CharArrayReader that allows to reset the reader
to a new char array input. |
| XSDDatatype |
List of datatypes in the
xsd: namespace |
| XSDPrimitiveTypeParser |
This class provides utility methods to parse
Reader into primitive
types, as specified in the xsd datatype reference. |
Copyright © 2014. All rights reserved.