public class ReferencePropertyParser extends DefaultFragmentParser<ReferenceProperty>
Constructor and Description |
---|
ReferencePropertyParser(String elementName) |
Modifier and Type | Method and Description |
---|---|
ReferenceProperty |
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
public ReferencePropertyParser(String elementName)
protected void initialise(Attributes attributes)
initialise
in class DefaultFragmentParser<ReferenceProperty>
protected FragmentParser<?> newDelegate(String uri, String localName, String qName, Attributes attributes) throws SAXException
newDelegate
in class DefaultFragmentParser<ReferenceProperty>
SAXException
protected void delegateDone()
delegateDone
in class DefaultFragmentParser<ReferenceProperty>
public ReferenceProperty build()
Copyright © 2003–2016 Atlassian. All rights reserved.