public class XMLInlineBinaryHandler extends UnmarshalRecordImpl
XMLRecord.Nil
DEFAULT_UNMAPPED_CONTENT_HANDLER
DEFAULT_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, 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, toString, transformToXML, unmappedContent
public XMLInlineBinaryHandler(UnmarshalRecord parent, NodeValue nodeValue, Mapping mapping, XMLConverterMapping converter, boolean isCollection)
public CharSequence getCharacters()
getCharacters
in interface UnmarshalRecord<CoreAbstractSession,CoreField,IDResolver,ObjectBuilder,Unmarshaller>
getCharacters
in class UnmarshalRecordImpl
public void characters(char[] ch, int offset, int length) throws SAXException
characters
in interface ContentHandler
characters
in class UnmarshalRecordImpl
SAXException
public void characters(CharSequence characters) throws SAXException
characters
in interface ExtendedContentHandler
characters
in class UnmarshalRecordImpl
SAXException
public void endElement(String namespaceURI, String localName, String qName) throws SAXException
endElement
in interface ContentHandler
endElement
in class UnmarshalRecordImpl
SAXException
public void resetStringBuffer()
resetStringBuffer
in interface UnmarshalRecord<CoreAbstractSession,CoreField,IDResolver,ObjectBuilder,Unmarshaller>
resetStringBuffer
in class UnmarshalRecordImpl
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference