org.exolab.castor.xml.schema.reader
Class Sax2ComponentReader
java.lang.Object
org.exolab.castor.xml.schema.reader.Sax2ComponentReader
- DocumentHandler, org.xml.sax.ErrorHandler
public final class Sax2ComponentReader
extends java.lang.Object
implements DocumentHandler, org.xml.sax.ErrorHandler
A SAX adapter class for the ComponentReader.
$Revision: 5951 $ $Date: 2006-04-14 04:14:43 -0600 (Fri, 14 Apr 2006) $
characters
public void characters(char[] ch,
int start,
int length)
throws SAXException
endDocument
public void endDocument()
throws SAXException
endElement
public void endElement(String name)
throws SAXException
error
public void error(SAXParseException exception)
throws SAXException
fatalError
public void fatalError(SAXParseException exception)
throws SAXException
ignorableWhitespace
public void ignorableWhitespace(char[] ch,
int start,
int length)
throws SAXException
processingInstruction
public void processingInstruction(String target,
String data)
throws SAXException
setDocumentLocator
public void setDocumentLocator(Locator locator)
startDocument
public void startDocument()
throws SAXException
startElement
public void startElement(String name,
AttributeList atts)
throws SAXException
warning
public void warning(SAXParseException exception)
throws SAXException
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com