public class ComponentParser extends DefaultFragmentParser<ComponentProperty>
Constructor and Description |
---|
ComponentParser() |
Modifier and Type | Method and Description |
---|---|
ComponentProperty |
build() |
protected void |
delegateDone() |
protected void |
initialise(org.xml.sax.Attributes attributes) |
protected FragmentParser<?> |
newDelegate(java.lang.String uri,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attributes) |
characters, endElement, getDelegate, handleCharacters, isDone, setDelegate, startElement
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning
protected void delegateDone()
delegateDone
in class DefaultFragmentParser<ComponentProperty>
protected FragmentParser<?> newDelegate(java.lang.String uri, java.lang.String localName, java.lang.String qName, org.xml.sax.Attributes attributes) throws org.xml.sax.SAXException
newDelegate
in class DefaultFragmentParser<ComponentProperty>
org.xml.sax.SAXException
protected void initialise(org.xml.sax.Attributes attributes)
initialise
in class DefaultFragmentParser<ComponentProperty>
public ComponentProperty build()
Copyright © 2003-2014 Atlassian. All Rights Reserved.