public class Base64Type extends AegisType
| Constructor and Description |
|---|
Base64Type() |
Base64Type(AbstractXOPType xopType) |
| Modifier and Type | Method and Description |
|---|---|
Object |
readObject(MessageReader mreader,
Context context)
Read in the XML fragment and create an object.
|
void |
writeObject(Object object,
MessageWriter writer,
Context context)
Writes the object to the MessageWriter.
|
addToSchemaElement, equals, getDependencies, getMaxOccurs, getMinOccurs, getSchemaType, getType, getTypeClass, getTypeMapping, hashCode, hasMaxOccurs, hasMinOccurs, isAbstract, isComplex, isFlatArray, isNillable, isWriteOuter, setAbstract, setFlatArray, setNillable, setSchemaType, setTypeClass, setTypeMapping, setWriteOuter, toString, usesUtilityTypes, usesXmime, writeSchemapublic Base64Type()
public Base64Type(AbstractXOPType xopType)
public Object readObject(MessageReader mreader, Context context) throws DatabindingException
AegisTypereadObject in class AegisTypeDatabindingExceptionpublic void writeObject(Object object, MessageWriter writer, Context context) throws DatabindingException
AegisTypewriteObject in class AegisTypeDatabindingExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.