public class EnumPropertyParser extends DefaultFragmentParser<ImportedProperty>
| Constructor and Description |
|---|
EnumPropertyParser(String elementName) |
| Modifier and Type | Method and Description |
|---|---|
ImportedProperty |
build() |
protected void |
delegateDone() |
void |
handleCharacters(char[] ch,
int start,
int length) |
protected void |
initialise(Attributes attributes) |
protected FragmentParser<?> |
newDelegate(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endElement, getDelegate, 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 EnumPropertyParser(String elementName)
protected void initialise(Attributes attributes)
initialise in class DefaultFragmentParser<ImportedProperty>protected FragmentParser<?> newDelegate(String uri, String localName, String qName, Attributes attributes) throws SAXException
newDelegate in class DefaultFragmentParser<ImportedProperty>SAXExceptionprotected void delegateDone()
delegateDone in class DefaultFragmentParser<ImportedProperty>public void handleCharacters(char[] ch,
int start,
int length)
throws SAXException
handleCharacters in class DefaultFragmentParser<ImportedProperty>SAXExceptionpublic ImportedProperty build()
Copyright © 2003–2017 Atlassian. All rights reserved.