|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AttributePathData | AttributePathData provides a schema attribute data abstraction layer over an underlying schema manipulation library, to protect the developer from the details of the particular schema support library in use. |
ElementPathData | ElementPathData provides a schema element data abstraction layer over an underlying schema manipulation library, to protect the developer from the details of the particular schema support library in use. |
Schema | The Schema class encapsulates a W3C schema or DTD,providing convenienebet access to the elements defined within it.A Schema object can be instantiated either with a URL (file:// or http://) or by passing in the String holding the actual schema content. |
SchemaCreator | Utility class for generating XSD schemas. |
SchemaCreatorComponent | Cleass that represents an element of schema under construction by SchemaCreator. |
SchemaUtils | Utility class for working with XML Schema |
Contains Schema and SchemaPath classes which provide methods to construct and query W3C XSDs and DTDs. Also contains SchemaCreator, for building XSD schemas programmatically.
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |