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