Uses of Interface
org.x4o.xml.io.X4OConnection
Packages that use X4OConnection
-
Uses of X4OConnection in org.x4o.xml.io
Subinterfaces of X4OConnection in org.x4o.xml.ioModifier and TypeInterfaceDescriptioninterface
X4OReader<T>
X4OReader can read different input formats.interface
X4OReaderSession is reader with language session.interface
X4OWriter<T>
X4OWriter can write the xml language.interface
X4OWriterSession is writer with language session.Classes in org.x4o.xml.io that implement X4OConnectionModifier and TypeClassDescriptionclass
AbstractX4OConnection is the read/write interface for the classes.class
AbstractX4OConnectionDebug has the abstract debug code of all connections.class
AbstractX4OReader wraps method to contexted reader.class
AbstractX4OReaderSessionclass
AbstractX4OWriter.class
AbstractX4OWriterSession.class
DefaultX4OReader can read and parse the xml language.class
DefaultX4OWriter can write the xml language.Methods in org.x4o.xml.io with parameters of type X4OConnectionModifier and TypeMethodDescriptionvoid
X4ODebugWriter.debugConnectionStart
(X4OLanguageSession languageSession, X4OConnection ec)