Uses of Interface
org.x4o.xml.io.X4OReader
Packages that use X4OReader
Package
Description
The X4O XML Driver program interface.
The X4O Input and Output classes.
-
Uses of X4OReader in org.x4o.xml
Methods in org.x4o.xml that return X4OReaderModifier and TypeMethodDescriptionX4ODriver.createReader()
X4ODriver.createReader
(String version) -
Uses of X4OReader in org.x4o.xml.io
Subinterfaces of X4OReader in org.x4o.xml.ioModifier and TypeInterfaceDescriptioninterface
X4OReaderSession is reader with language session.Classes in org.x4o.xml.io that implement X4OReaderModifier and TypeClassDescriptionclass
AbstractX4OReader wraps method to contexted reader.class
AbstractX4OReaderSessionclass
DefaultX4OReader can read and parse the xml language.