|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
IMSEnterpriseBuilder | IMSEnterpriseBuilder lets you write an IMS enterprise XML file as a series of
top level elements. |
IMSEnterpriseParser | IMSEnterpriseParser lets you read the top-level elements of an IMS enterprise
XML document one at a time, much like an iterator. |
IMSEnterpriseReader | IMSEnterpriseReader lets you read an entire IMS enterprise XML file in one
read action. |
IMSEnterpriseWriter | IMSEnterpriseWriter lets you write an entire IMS enterprise XML file in one
write action. |
The IMS enterprise IO package contains classes for reading and writing IMS enterprise XML files
adhering to the IMS Enterprise Specification v1.1.
XML parsing is dependent on a JSR173 streaming XML API implementation being present on the
classpath.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |