All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----com.jclark.xml.parse.ApplicationImpl
Application
.
All methods do nothing.
public ApplicationImpl()
public void startDocument() throws IOException
public void endDocument() throws IOException
public void startElement(StartElementEvent event) throws IOException
public void characterData(CharacterDataEvent event) throws IOException
public void endElement(EndElementEvent event) throws IOException
public void processingInstruction(ProcessingInstructionEvent pi) throws IOException
public void endProlog(EndPrologEvent event) throws IOException
All Packages Class Hierarchy This Package Previous Next Index