public class SimpleMultiTypeSerializer extends SimpleTypeSerializer
encoderencodeType, encodingStyle, isNullable, typeQNAME_XSI_NIL, QNAME_XSI_TYPE, URI_XSD, URI_XSIDONT_ENCODE_TYPE, DONT_SERIALIZE_AS_REF, ENCODE_TYPE, NOT_NULLABLE, NOT_REFERENCEABLE, NULLABLE, REFERENCEABLE, REFERENCED_INSTANCE, SERIALIZE_AS_REF, UNREFERENCED_INSTANCE| Constructor and Description |
|---|
SimpleMultiTypeSerializer(QName type,
boolean encodeType,
boolean isNullable,
String encodingStyle,
SimpleTypeEncoder encoder,
QName[] types) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isAcceptableType(QName actualType) |
deserialize, serializedecodeBoolean, deserialize, getEncodeType, getEncodingStyle, getID, getInnermostSerializer, getMechanismType, getName, getNullStatus, getType, getXmlType, isNullable, skipEmptyContent, typeIsEmpty, verifyName, verifyTypepublic SimpleMultiTypeSerializer(QName type, boolean encodeType, boolean isNullable, String encodingStyle, SimpleTypeEncoder encoder, QName[] types)
protected boolean isAcceptableType(QName actualType)
isAcceptableType in class SerializerBaseCopyright © 2017–2019 Eclipse Foundation. All rights reserved.