|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xml.sax.helpers.DefaultHandler com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser<ComponentProperty> com.atlassian.confluence.importexport.xmlimport.parser.ComponentParser
public class ComponentParser
Constructor Summary | |
---|---|
ComponentParser()
|
Method Summary | |
---|---|
ComponentProperty |
build()
|
protected void |
delegateDone()
|
protected void |
initialise(org.xml.sax.Attributes attributes)
|
protected FragmentParser<?> |
newDelegate(java.lang.String uri,
java.lang.String localName,
java.lang.String qName,
org.xml.sax.Attributes attributes)
|
Methods inherited from class com.atlassian.confluence.importexport.xmlimport.parser.DefaultFragmentParser |
---|
characters, endElement, getDelegate, handleCharacters, isDone, setDelegate, startElement |
Methods inherited from class org.xml.sax.helpers.DefaultHandler |
---|
endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.xml.sax.ContentHandler |
---|
endDocument, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping |
Constructor Detail |
---|
public ComponentParser()
Method Detail |
---|
protected void delegateDone()
delegateDone
in class DefaultFragmentParser<ComponentProperty>
protected FragmentParser<?> newDelegate(java.lang.String uri, java.lang.String localName, java.lang.String qName, org.xml.sax.Attributes attributes) throws org.xml.sax.SAXException
newDelegate
in class DefaultFragmentParser<ComponentProperty>
org.xml.sax.SAXException
protected void initialise(org.xml.sax.Attributes attributes)
initialise
in class DefaultFragmentParser<ComponentProperty>
public ComponentProperty build()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |