public class XMLInlineBinaryHandler extends UnmarshalRecordImpl
XMLRecord.NilDEFAULT_UNMAPPED_CONTENT_HANDLERDEFAULT_ATTRIBUTE_GROUP, NIL| Constructor and Description |
|---|
XMLInlineBinaryHandler(UnmarshalRecord parent,
NodeValue nodeValue,
Mapping mapping,
XMLConverterMapping converter,
boolean isCollection) |
| Modifier and Type | Method and Description |
|---|---|
void |
characters(char[] ch,
int offset,
int length) |
void |
characters(CharSequence characters) |
void |
endElement(String namespaceURI,
String localName,
String qName) |
CharSequence |
getCharacters() |
void |
resetStringBuffer() |
addAttributeValue, addAttributeValue, clear, comment, createRoot, endCDATA, endDocument, endDTD, endEntity, endPrefixMapping, endUnmappedElement, get, getAttributeChildNodeValue, getAttributes, getChildRecord, getChildUnmarshalRecord, getContainerInstance, getContainerInstance, getConversionManager, getCurrentObject, getDescriptor, getDocument, getDocumentLocator, getEncoding, getFragmentBuilder, getLeafElementType, getLevelIndex, getLocalName, getNamespaceSeparator, getNamespaceURI, getNoNamespaceSchemaLocation, getNonAttributeXPathNode, getNullCapableValues, getParentRecord, getPrefixesForFragment, getReferenceResolver, getRootElementName, getRootElementNamespaceUri, getSchemaLocation, getSelfNodeValueForAttribute, getSession, getTextWrapperFragment, getTransformationRecord, getTypeQName, getUnmarshalAttributeGroup, getUnmarshalContext, getUnmarshaller, getUnmarshalNamespaceResolver, getVersion, getXMLReader, getXPathNode, ignorableWhitespace, initialize, initializeRecord, isBufferCDATA, isNamespaceAware, isNil, isSelfRecord, processingInstruction, reference, removeNullCapableValue, resolveNamespacePrefix, resolveNamespaceUri, resolveReferences, setAttributes, setAttributeValue, setAttributeValueNull, setChildRecord, setContainerInstance, setCurrentObject, setDocumentLocator, setEncoding, setFragmentBuilder, setLeafElementType, setLeafElementType, setLocalName, setNil, setNoNamespaceSchemaLocation, setParentRecord, setReferenceResolver, setRootElementName, setRootElementNamespaceUri, setSchemaLocation, setSelfRecord, setSession, setTextWrapperFragment, setTransformationRecord, setTypeQName, setUnmarshalAttributeGroup, setUnmarshalContext, setUnmarshaller, setUnmarshalNamespaceResolver, setVersion, setXMLReader, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping, startUnmappedElement, transformToXML, unmappedContentpublic XMLInlineBinaryHandler(UnmarshalRecord parent, NodeValue nodeValue, Mapping mapping, XMLConverterMapping converter, boolean isCollection)
public CharSequence getCharacters()
getCharacters in interface UnmarshalRecordgetCharacters in class UnmarshalRecordImplpublic void characters(char[] ch,
int offset,
int length)
throws SAXException
characters in interface ContentHandlercharacters in class UnmarshalRecordImplSAXExceptionpublic void characters(CharSequence characters) throws SAXException
characters in interface ExtendedContentHandlercharacters in class UnmarshalRecordImplSAXExceptionpublic void endElement(String namespaceURI, String localName, String qName) throws SAXException
endElement in interface ContentHandlerendElement in class UnmarshalRecordImplSAXExceptionpublic void resetStringBuffer()
resetStringBuffer in interface UnmarshalRecordresetStringBuffer in class UnmarshalRecordImplEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference