public class ImportedObjectParser extends DefaultFragmentParser<ImportedObject>
Constructor and Description |
---|
ImportedObjectParser() |
Modifier and Type | Method and Description |
---|---|
ImportedObject |
build() |
protected void |
delegateDone() |
protected void |
initialise(Attributes attributes) |
protected FragmentParser<?> |
newDelegate(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endElement, getDelegate, handleCharacters, isDone, setDelegate, startElement
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
endDocument, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping
protected FragmentParser<?> newDelegate(String uri, String localName, String qName, Attributes attributes) throws SAXException
newDelegate
in class DefaultFragmentParser<ImportedObject>
SAXException
protected void delegateDone()
delegateDone
in class DefaultFragmentParser<ImportedObject>
protected void initialise(Attributes attributes)
initialise
in class DefaultFragmentParser<ImportedObject>
public ImportedObject build()
Copyright © 2003–2017 Atlassian. All rights reserved.