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