Nahichodunga
Nahichodunga
org.xml.sax.Attributes
processingInstruction
getLineNumber
Return the line number where the current document event ends.
int getLineNumber()
getIndex
setDocumentLocator
getPublicId
getSystemId
String getSystemId()
startDocument
org.xml.sax.XMLFilter
getParent
void startDocument()
startElement
XMLReader getParent()
notationDecl
void endDocument()
endElement
org.xml.sax.XMLReader
Return the current content handler.
DTDHandler getDTDHandler()
getEntityResolver
unparsedEntityDecl
getErrorHandler
void unparsedEntityDecl(String
String
String
String
EntityResolver getEntityResolver()
name,
publicId,
systemId,
notationName)
org.xml.sax.EntityResolver
Allow the application to resolve external entities.
getDTDHandler
characters
endDocument
ContentHandler getContentHandler()
org.xml.sax.DTDHandler
org.xml.sax.ContentHandler
setParent
getContentHandler
resolveEntity
String getPublicId()
skippedEntity
org.xml.sax.ErrorHandler
parse
error
org.xml.sax.Locator
getColumnNumber
Return the column number where the current document event ends.
int getColumnNumber()
setErrorHandler
EXCEPTIONS
org.xml.sax.SAXException
SAXException
SAXException(java.lang.Exception e)
CLASSES
org.xml.sax.InputSource
A single input source for an XML entity.
InputSource
SAXException(String message)
String getMessage()
org.xml.sax.SAXNotRecognizedException
Create a new SAXNotRecognizedException.
SAXNotRecognizedException(String message)
getCharacterStream
org.xml.sax.SAXNotSupportedException
SAXNotSupportedException
java.io.Reader getCharacterStream()
getEncoding
org.xml.sax.SAXParseException
SAXNotSupportedException(String message)
getPublicId
SAXParseException
getSystemId
5 May 2000
toString
SAXNotRecognizedException
String getPublicId()
String getEncoding()
getMessage
getByteStream
java.io.InputStream getByteStream()
Quick Reference
The column number of the end of the text where the exception occurred.
int getColumnNumber()
getLineNumber
The line number of the end of the text where the exception occurred.
http://www.saxproject.org/
The interfaces, classes and exceptions outlined below are taken from the
org.xml.sax package. This quick reference does not include deprecated
features.
Table of Contents:
Interfaces
Attributes
ContentHandler
DTDHandler
EntityResolver
ErrorHandler
Locator
XMLFilter
XMLReader
Classes
InputSource
Exceptions
SAXException
SAXNotRecognizedException
SAXNotSupportedException
SAXParseException
int getLineNumber()
getPublicId
Get the public identifier of the entity where the exception occurred.
java.lang.String getPublicId()
getSystemId
Get the system identifier of the entity where the exception occurred.
java.lang.String getSystemId()
deepX Ltd.
Dublin, Ireland
info@deepX.com
http://www.deepX.com/