All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.jclark.xml.parse.awt.ApplicationImpl
Application
.
All methods do nothing.
public ApplicationImpl()
public void startDocument() throws AWTExceptionendDocument
public void endDocument() throws AWTExceptionstartElement
public void startElement(StartElementEvent event) throws AWTExceptioncharacterData
public void characterData(CharacterDataEvent event) throws AWTExceptionendElement
public void endElement(EndElementEvent event) throws AWTExceptionprocessingInstruction
public void processingInstruction(ProcessingInstructionEvent pi) throws AWTExceptionendProlog
public void endProlog(EndPrologEvent event) throws AWTExceptioncomment
public void comment(CommentEvent event) throws AWTExceptionstartCdataSection
public void startCdataSection(StartCdataSectionEvent event) throws AWTExceptionendCdataSection
public void endCdataSection(EndCdataSectionEvent event) throws AWTExceptionstartEntityReference
public void startEntityReference(StartEntityReferenceEvent event) throws AWTExceptionendEntityReference
public void endEntityReference(EndEntityReferenceEvent event) throws AWTExceptionstartDocumentTypeDeclaration
public void startDocumentTypeDeclaration(StartDocumentTypeDeclarationEvent event) throws AWTExceptionendDocumentTypeDeclaration
public void endDocumentTypeDeclaration(EndDocumentTypeDeclarationEvent event) throws AWTExceptionmarkupDeclaration
public void markupDeclaration(MarkupDeclarationEvent event) throws AWTException
All Packages Class Hierarchy This Package Previous Next Index