class AbstractMetadataHandler
extends org.xml.sax.helpers.DefaultHandler
Modifier and Type | Field and Description |
---|---|
private Metadata |
metadata |
private java.lang.String |
name |
private Property |
property |
Modifier | Constructor and Description |
---|---|
protected |
AbstractMetadataHandler(Metadata metadata,
Property property) |
protected |
AbstractMetadataHandler(Metadata metadata,
java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
protected void |
addMetadata(java.lang.String value)
Adds the given metadata value.
|
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, unparsedEntityDecl, warning