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