Package org.apache.cxf.jaxb.io
Class DataReaderImpl<T>
java.lang.Object
org.apache.cxf.jaxb.JAXBDataBase
org.apache.cxf.jaxb.io.DataReaderImpl<T>
- All Implemented Interfaces:
org.apache.cxf.databinding.DataReader<T>
public class DataReaderImpl<T>
extends JAXBDataBase
implements org.apache.cxf.databinding.DataReader<T>
-
Field Summary
Fields inherited from class org.apache.cxf.jaxb.JAXBDataBase
attachments, context, mtomThreshold, schemaFields inherited from interface org.apache.cxf.databinding.DataReader
ENDPOINT, FAULT -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.jaxb.JAXBDataBase
getAttachmentMarshaller, getAttachments, getAttachmentUnmarshaller, getJAXBAnnotation, getJAXBContext, getMtomThreshold, getSchema, getValidationEventHandler, getValidationEventHandler, honorJAXBAnnotations, isOutputMessage, setAttachments, setJAXBContext, setMtomThreshold, setSchemaMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.cxf.databinding.DataReader
setAttachments, setSchema
-
Constructor Details
-
DataReaderImpl
-
-
Method Details
-
read
- Specified by:
readin interfaceorg.apache.cxf.databinding.DataReader<T>
-
setProperty
- Specified by:
setPropertyin interfaceorg.apache.cxf.databinding.DataReader<T>- Overrides:
setPropertyin classJAXBDataBase
-
read
- Specified by:
readin interfaceorg.apache.cxf.databinding.DataReader<T>
-
read
- Specified by:
readin interfaceorg.apache.cxf.databinding.DataReader<T>
-