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 TypeInterfaceDescriptioninterfaceX4OReader<T>X4OReader can read different input formats.interfaceX4OReaderSession is reader with language session.interfaceX4OWriter<T>X4OWriter can write the xml language.interfaceX4OWriterSession is writer with language session.Classes in org.x4o.xml.io that implement X4OConnectionModifier and TypeClassDescriptionclassAbstractX4OConnection is the read/write interface for the classes.classAbstractX4OConnectionDebug has the abstract debug code of all connections.classAbstractX4OReader wraps method to contexted reader.classAbstractX4OReaderSessionclassAbstractX4OWriter.classAbstractX4OWriterSession.classDefaultX4OReader can read and parse the xml language.classDefaultX4OWriter can write the xml language.Methods in org.x4o.xml.io with parameters of type X4OConnectionModifier and TypeMethodDescriptionvoidX4ODebugWriter.debugConnectionStart(X4OLanguageSession languageSession, X4OConnection ec)