public abstract class AbstractGenericInfoContentHandler extends AbstractContentHandler
Modifier and Type | Field and Description |
---|---|
protected DescriptorsContentHandler |
descriptorsHandler |
options, parent, reader, result, sb, stringList
Constructor and Description |
---|
AbstractGenericInfoContentHandler(ShapeChangeResult result,
Options options,
XMLReader reader,
AbstractContentHandler parent) |
Modifier and Type | Method and Description |
---|---|
abstract void |
setDiagrams(List<ImageMetadata> diagrams) |
abstract void |
setTaggedValues(TaggedValues taggedValues) |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping, toBooleanValue
protected DescriptorsContentHandler descriptorsHandler
public AbstractGenericInfoContentHandler(ShapeChangeResult result, Options options, XMLReader reader, AbstractContentHandler parent)
public abstract void setTaggedValues(TaggedValues taggedValues)
public abstract void setDiagrams(List<ImageMetadata> diagrams)
Copyright © 2018. All rights reserved.