|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bankframe.fe.statemachine.ext.apploaders.sax.SMContentHandler
com.bankframe.fe.statemachine.ext.apploaders.sax.PartContentHandler
public class PartContentHandler
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.bankframe.fe.statemachine.ext.apploaders.sax.SMContentHandler |
---|
SMContentHandler.InitializeProcessUserStateCommand |
Constructor Summary | |
---|---|
PartContentHandler(Stack stateStack,
Application app,
String saxParser,
URL baseUrl)
Constructor for PartContentHandler. |
Method Summary | |
---|---|
void |
endDocument()
|
void |
startDocument()
|
Methods inherited from class com.bankframe.fe.statemachine.ext.apploaders.sax.SMContentHandler |
---|
characters, endElement, endPrefixMapping, getApp, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startElement, startPrefixMapping |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.xml.sax.ContentHandler |
---|
characters, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startElement, startPrefixMapping |
Constructor Detail |
---|
public PartContentHandler(Stack stateStack, Application app, String saxParser, URL baseUrl)
Method Detail |
---|
public void startDocument() throws SAXException
startDocument
in interface ContentHandler
startDocument
in class SMContentHandler
SAXException
public void endDocument() throws SAXException
endDocument
in interface ContentHandler
endDocument
in class SMContentHandler
SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |