Package org.apache.cxf.aegis
Class AbstractAegisIoImpl
java.lang.Object
org.apache.cxf.aegis.AbstractAegisIoImpl
- Direct Known Subclasses:
AegisElementDataReader,AegisElementDataWriter,AegisXMLStreamDataReader,AegisXMLStreamDataWriter
Common implementation of the Aegis data readers and writer.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractAegisIoImpl(AegisContext globalContext) protectedAbstractAegisIoImpl(AegisContext globalContext, Context context) Due to the fact that the element data reader borrows this class, we need a constructor that takes an existing context. -
Method Summary
-
Field Details
-
properties
-
schema
-
aegisContext
-
context
-
-
Constructor Details
-
AbstractAegisIoImpl
-
AbstractAegisIoImpl
Due to the fact that the element data reader borrows this class, we need a constructor that takes an existing context.- Parameters:
globalContext-context-
-
-
Method Details
-
setProperty
-
setSchema
-
getContext
-