Class Summary |
ArrayType |
This class represents the Array Type. |
CompositeData |
This class represents an arbitrary collection of structured data. |
CompositeDescriptorElement |
The CompositeDescriptorElement is a structure to hold a Composite
Descriptor Element. |
CompositeSchemaElement |
The CompositeSchemaElement is a structure to hold a Composite Schema
Element. |
CompositeType |
This class represents an arbitrary composite data type which adheres
to the OpenMBean restrictions. |
Descriptor |
This class will generate an object of CompositeType from schema file. |
DescriptorContentHandler |
DescriptorContentHandler class implements the SAX ContentHandler
interface and defines callback behavior for the SAX callbacks
associated with Descriptor Generation. |
DescriptorElement |
The Descriptor Element is a structure to hold the attributes of
the Element parsed from the Schema. |
FNFData |
This class represents a First Normal Form collection of data. |
FNFType |
This class represents a composite data type which which adheres to the
OpenMBean restrictions, and in addition is in First Normal Form (FNF). |
IPDRDocEnd |
This class is used for marking end of IPDRDoc. |
IPDRDocReader |
This class deserializes an IPDRDoc from an InputStream according to the
compact encoding specification and XML format. |
IPDRDocWriter |
This class serializes an IPDRDoc to an OutputStream according to the compact
encoding specification and XML format. |
IPDRHeader |
This class contains the variables and methods to store the header
information. |
NameSpaceInfo |
This associates a nameSpaceURI with a simple identifier. |
OpenType |
This is the superclass for the specialized open type classes which
describe each category of basic data types. |
Schema |
This class is added for schema processing, creating schema object. |
SchemaContentHandler |
SchemaContentHandler class implements the SAX ContentHandler interface
and defines callback behavior for the SAX callbacks associated with
a Schema file. |
SchemaElement |
This class is added for schema processing, creating schema object. |
SimpleType |
This class represents all the basic types which form the building
blocks to construct CompositeTypes and other structures which are
descendants of OpenType. |