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 TypeInterfaceDescriptioninterfaceX4OReaderSession is reader with language session.Classes in org.x4o.xml.io that implement X4OReaderModifier and TypeClassDescriptionclassAbstractX4OReader wraps method to contexted reader.classAbstractX4OReaderSessionclassDefaultX4OReader can read and parse the xml language.