org.exolab.castor.dsml
Class Consumer
java.lang.Object
org.exolab.castor.dsml.Consumer
- DocumentHandler
public abstract class Consumer
extends java.lang.Object
implements DocumentHandler
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:02 $
Consumer
public Consumer()
characters
public void characters(char[] ch,
int offset,
int length)
throws SAXException
endDocument
public void endDocument()
throws SAXException
endElement
public void endElement(String tagName)
throws SAXException
getEntryConsumer
protected abstract DocumentHandler getEntryConsumer()
getResults
public abstract Enumeration getResults()
ignorableWhitespace
public void ignorableWhitespace(char[] ch,
int offset,
int length)
throws SAXException
processingInstruction
public void processingInstruction(String target,
String instruction)
throws SAXException
setDocumentLocator
public void setDocumentLocator(Locator locator)
startDocument
public void startDocument()
throws SAXException
startElement
public void startElement(String tagName,
AttributeList attr)
throws SAXException
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com