Class AbstractX4OConnection
java.lang.Object
org.x4o.xml.io.AbstractX4OConnectionDebug
org.x4o.xml.io.AbstractX4OConnection
- All Implemented Interfaces:
X4OConnection
- Direct Known Subclasses:
AbstractX4OReaderSession, AbstractX4OWriterSession
AbstractX4OConnection is the read/write interface for the classes.
- Version:
- 1.0 Apr 6, 2013
- Author:
- Willem Cazander
-
Field Summary
FieldsFields inherited from class AbstractX4OConnectionDebug
ABSTRACT_DEBUG_OUTPUT_HANDLER, ABSTRACT_DEBUG_OUTPUT_STREAM, ABSTRACT_DEBUG_OUTPUT_STREAM_CLOSE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPhaseSkip(String phaseId) protected X4OLanguagegetProperty(String key) voidsetPhaseStop(String phaseId) voidsetProperty(String key, Object value) Sets an X4O Language property.Methods inherited from class AbstractX4OConnectionDebug
debugException, debugStart, debugStop
-
Field Details
-
phaseStop
-
phaseSkip
-
-
Constructor Details
-
AbstractX4OConnection
-
-
Method Details
-
getLanguage
-
setProperty
-
getProperty
-
getPropertyKeys
-
setPhaseStop
-
addPhaseSkip
-