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, startElementendDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitendDocument, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMappingpublic 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>SAXExceptionprotected void delegateDone()
delegateDone in class DefaultFragmentParser<ReferenceProperty>public ReferenceProperty build()
Copyright © 2003–2017 Atlassian. All rights reserved.