Uses of Package
org.x4o.xml.io
Packages that use org.x4o.xml.io
Package
Description
The X4O XML Driver program interface.
The X4O Input and Output classes.
The core config interfaces and key definitions.
-
Classes in org.x4o.xml.io used by org.x4o.xmlClassDescriptionX4OReader can read different input formats.X4OReaderSession is reader with language session.X4OWriter can write the xml language.X4OWriterSession is writer with language session.
-
Classes in org.x4o.xml.io used by org.x4o.xml.ioClassDescriptionAbstractX4OConnection is the read/write interface for the classes.AbstractX4OConnectionDebug has the abstract debug code of all connections.AbstractX4OReader wraps method to contexted reader.AbstractX4OReaderSessionAbstractX4OWriter.AbstractX4OWriterSession.X4OConnection interface for config the io drivers.X4OConnectionException is top level exception for io connections.X4OReader can read different input formats.X4OReaderSession is reader with language session.X4OWriter can write the xml language.X4OWriterSession is writer with language session.
-
Classes in org.x4o.xml.io used by org.x4o.xml.lang