Report an element type declaration.
A class to hold information about an element defined
within an XML document type declaration.
Report the end of a CDATA section.
Receive notification of the end of a document.
Receive notification of the end of the document.
Receive notification of the end of a document.
Receive notification of the end of the document.
Adapter implementation method; do not call.
Filter an end document event.
Report the end of DTD declarations.
Receive notification of the end of an element.
Receive notification of the end of an element.
Adapter implementation method; do not call.
Receive notification of the end of an element.
Receive notification of the end of an element.
Filter an end element event.
Adapt a SAX2 end element event.
Report the end of an entity.
End the scope of a prefix-URI mapping.
Receive notification of the end of a Namespace mapping.
Filter an end Namespace prefix mapping event.
Adapt a SAX2 end prefix mapping event.
Basic interface for resolving entities.
EQ - static field in class com.bluecast.xml.
Piccolo Receive notification of a recoverable parser error.
Receive notification of a recoverable error.
Receive notification of a recoverable parser error.
Basic interface for SAX error handlers.
Report a parsed external entity declaration.
Allows the user to retrieve specific attributes on the underlying
implementation.
Get the byte stream for this input source.
Returns the number of cached conversion mappings.
Get the character stream for this input source.
Returns the column number of the bad formatting, or -1 if unknown
Return the column number where the current document event ends.
Return the saved column number (1-based).
Return the column number where the current document event ends.
The column number of the end of the text where the exception occurred.
Return the current content handler.
Get the content event handler.
Return the current content handler.
Return an enumeration of all prefixes declared in this context.
Obtain an instance of a org.w3c.dom.DOMImplementation
object.
Return the current DTD handler.
Return the current DTD handler.
Get the current DTD event handler.
Return the current DTD handler.
Get the character encoding for a byte stream or URI.
Returns the character set being used by the reader.
Return the current entity resolver.
Return the current entity resolver.
Get the current entity resolver.
Return the current entity resolver.
Return the current error handler.
Return the current error handler.
Get the current error event handler.
Return the current error handler.
Return the actual exception (if any) that caused this exception to
be raised.
Return the embedded exception, if any.
Check a parser feature flag.
Look up the value of a feature flag.
Returns the particular property requested for in the underlying
implementation of org.xml.sax.XMLReader.
Look up the value of a feature.
Look up the value of a feature flag.
Look up the index of an attribute by XML 1.0 qualified name.
Look up an attribute's index by qualified (prefixed) name.
Look up an attribute's index by qualified (prefixed) name.
Look up the index of an attribute by Namespace name.
Look up an attribute's index by Namespace name.
Look up an attribute's index by Namespace name.
Return the number of attributes in this list.
Return the number of attributes in the list.
Return the number of attributes in the list.
Return the number of attributes in the list.
Return the number of attributes in the list.
Returns the line number of the bad formatting, or -1 if unknown
Return the line number where the current document event ends.
Return the saved line number (1-based).
Return the line number where the current document event ends.
The line number of the end of the text where the exception occurred.
Look up an attribute's local name by index.
Return an attribute's local name.
Return an attribute's local name.
Return the message (if any) for this error .
Return a detail message for this exception.
Return the name of an attribute in this list (by position).
Get the name of an attribute (by position).
Return an attributes XML 1.0 name.
Returns the SAX parser that is encapsultated by the
implementation of this class.
Return one of the prefixes mapped to a Namespace URI.
Return an enumeration of all prefixes currently declared.
Return an enumeration of all prefixes currently declared for a URI.
Look up the value of a property.
Returns the particular property requested for in the underlying
implementation of
XMLReader
.
Look up the value of a property.
Look up the value of a property.
Get the public identifier for this input source.
Return the public identifier for the current document event.
Return the saved public identifier.
Return the public identifier for the current document event.
Get the public identifier of the entity where the exception occurred.
Look up an attribute's XML 1.0 qualified name by index.
Return an attribute's qualified (prefixed) name.
Return an attribute's qualified (prefixed) name.
Get the system identifier for this input source.
Return the system identifier for the current document event.
Return the saved system identifier.
Return the system identifier for the current document event.
Get the system identifier of the entity where the exception occurred.
Return the type of an attribute in the list (by position).
Get the type of an attribute (by position).
Look up an attribute's type by index.
Return an attribute's type by index.
Return an attribute's type by index.
Return the type of an attribute in the list (by name).
Get the type of an attribute (by name).
Look up an attribute's type by XML 1.0 qualified name.
Look up an attribute's type by qualified (prefixed) name.
Look up an attribute's type by qualified (prefixed) name.
Look up an attribute's type by Namespace name.
Look up an attribute's type by Namespace-qualified name.
Look up an attribute's type by Namespace-qualified name.
Look up an attribute's Namespace URI by index.
Return an attribute's Namespace URI.
Return an attribute's Namespace URI.
Look up a prefix and get the currently-mapped Namespace URI.
Return the value of an attribute in the list (by position).
Get the value of an attribute (by position).
Look up an attribute's value by index.
Return an attribute's value by index.
Return an attribute's value by index.
Return the value of an attribute in the list (by name).
Get the value of an attribute (by name).
Look up an attribute's value by XML 1.0 qualified name.
Look up an attribute's value by qualified (prefixed) name.
Look up an attribute's value by qualified (prefixed) name.
Look up an attribute's value by Namespace name.
Look up an attribute's value by Namespace-qualified name.
Look up an attribute's value by Namespace-qualified name.
Gets the declared encoding from the XML declaration,
or null if no value was found.
Returns the
XMLReader
that is encapsulated by the
implementation of this class.
Gets the version string from the XML declaration, or null.
ID - static field in class com.bluecast.xml.
Piccolo Receive notification of ignorable whitespace in element content.
Receive notification of ignorable whitespace in element content.
Receive notification of ignorable whitespace in element content.
Receive notification of ignorable whitespace in element content.
Adapter implementation method; do not call.
Filter an ignorable whitespace event.
Adapt a SAX2 ignorable whitespace event.
A single input source for an XML entity.
Zero-argument default constructor.
Create a new input source with a byte stream.
Create a new input source with a character stream.
Create a new input source with a system identifier.
Report an internal entity declaration.
Indicates whether or not the factory is configured to produce
parsers which converts CDATA nodes to Text nodes and appends it to
the adjacent (if any) Text node.
Indicates whether or not the factory is configured to produce
parsers which expand entity reference nodes.
Indicates whether or not the factory is configured to produce
parsers which ignores comments.
Indicates whether or not the factory is configured to produce
parsers which ignore ignorable whitespace in element content.
Indicates whether or not this parser is configured to
understand namespaces.
Indicates whether or not the factory is configured to produce
parsers which are namespace aware.
Indicates whether or not this parser is configured to
understand namespaces.
Indicates whether or not the factory is configured to produce
parsers which are namespace aware.
Converts bytes to ISO8859-1 characters while converting
carriage returns into linefeeds and CRLF into LF.
Indicates whether or not this parser is configured to
validate XML documents.
Indicates whether or not the factory is configured to produce
parsers which validate the XML content during parse.
Indicates whether or not this parser is configured to
validate XML documents.
Indicates whether or not the factory is configured to produce
parsers which validate the XML content during parse.
Returns the Standalone value from the XML declaration.
Returns true if an XML "standalone" declaration was found.
Parse the content of the given file as an XML document
and return a new DOM org.w3c.dom.Document
object.
Parse the content of the file specified as XML using the
specified
HandlerBase
.
Parse the content of the file specified as XML using the
specified
DefaultHandler
.
Parse the content of the given InputStream
as an XML
document and return a new DOM org.w3c.dom.Document
object.
Parse the content of the given
java.io.InputStream
instance as XML using the specified
HandlerBase
.
Parse the content of the given
java.io.InputStream
instance as XML using the specified
HandlerBase
.
Parse the content of the given
java.io.InputStream
instance as XML using the specified
DefaultHandler
.
Parse the content of the given
java.io.InputStream
instance as XML using the specified
DefaultHandler
.
Parse the content of the given InputStream
as an XML
document and return a new DOM org.w3c.dom.Document
object.
Parse the content of the given input source as an XML document
and return a new DOM org.w3c.dom.Document
object.
Methods common to both SAX1 and SAX2
Parse the content of the given URI as an XML document
and return a new DOM org.w3c.dom.Document
object.
Parse an XML document from a system identifier (URI).
Parse an XML document from a system identifier (URI).
Parse an XML document from a system identifier (URI).
Parse the content described by the giving Uniform Resource
Identifier (URI) as XML using the specified
HandlerBase
.
Parse the content described by the giving Uniform Resource
Identifier (URI) as XML using the specified
DefaultHandler
.
Basic interface for SAX (Simple API for XML) parsers.
Adapt a SAX1 Parser as a SAX2 XMLReader.
Construct a new parser adapter.
Construct a new parser adapter.
Indicates a serious configuration error.
Create a new ParserConfigurationException
with no
detail mesage.
Create a new ParserConfigurationException
with
the String
specified as an error message.
Java-specific class for dynamically loading SAX parsers.
Call this to parse the XML declaration.
PI - static field in class com.bluecast.xml.
Piccolo Piccolo is a small, high-performance SAX1 and SAX2 XML parser.
Create an instance with the same configuration
as the given instance.
Revert to the previous Namespace context.
Receive notification of a processing instruction.
Receive notification of a processing instruction.
Receive notification of a processing instruction.
Receive notification of a processing instruction.
Adapter implementation method; do not call.
Filter a processing instruction event.
Adapt a SAX2 processing instruction event.
Process a raw XML 1.0 name, after all declarations in the current
context have been handled by
declarePrefix()
.
Start a new Namespace context.
Defines an external entity.
Defines an internal entity.
Defines an unparsed entity.
Encapsulate a general SAX error or warning.
Create a new SAXException.
Create a new SAXException wrapping an existing exception.
Create a new SAXException.
Create a new SAXException from an existing exception.
Exception class for an unrecognized identifier.
Construct a new exception with the given message.
Exception class for an unsupported operation.
Construct a new exception with no message.
Construct a new exception with the given message.
Encapsulate an XML parse error or warning.
Create a new SAXParseException from a message and a Locator.
Wrap an existing exception in a SAXParseException.
Create a new SAXParseException.
Create a new SAXParseException with an embedded exception.
Defines the API that wraps an
XMLReader
implementation class.
Defines a factory API that enables applications to configure and
obtain a SAX based parser to parse XML documents.
Set an attribute in the list.
Set an attribute in the list.
Allows the user to set specific attributes on the underlying
implementation.
Set the attribute list, discarding previous contents.
Copy an entire Attributes object.
Copy an entire Attributes object.
Set the byte stream for this input source.
Set the character stream for this input source.
Specifies that the parser produced by this code will
convert CDATA nodes to Text nodes and append it to the
adjacent (if any) text node.
Set the column number for this locator (1-based).
Allow an application to register a content event handler.
Set the content event handler.
Allow an application to register a content event handler.
Allow an application to register a document event handler.
Register the SAX1 document event handler.
Receive an object for locating the origin of SAX document events.
Receive a Locator object for document events.
Receive an object for locating the origin of SAX document events.
Receive a Locator object for document events.
Adapter implementation method; do not call.
Filter a new document locator event.
Allow an application to register a DTD event handler.
Allow an application to register a DTD event handler.
Set the DTD event handler.
Allow an application to register a DTD event handler.
Register the DTD event handler.
Set the character encoding, if known.
Specify the
EntityResolver
to be used to resolve
entities present in the XML document to be parsed.
Allow an application to register a custom entity resolver.
Allow an application to register an entity resolver.
Allow an application to register an entity resolver.
Register the entity resolver.
Specify the
ErrorHandler
to be used to report
errors present in the XML document to be parsed.
Allow an application to register an error event handler.
Allow an application to register an error event handler.
Set the error event handler.
Allow an application to register an error event handler.
Register the error event handler.
Specifies that the parser produced by this code will
expand entity reference nodes.
Set a feature flag for the parser.
Set the value of a feature flag.
Sets the particular feature in the underlying implementation of
org.xml.sax.XMLReader.
Set the value of a feature.
Set the value of a feature flag.
Specifies that the parser produced by this code will
ignore comments.
Specifies that the parsers created by this factory must eliminate
whitespace in element content (sometimes known loosely as
'ignorable whitespace') when parsing XML documents (see XML Rec
2.10).
Set the line number for this locator (1-based).
Allow an application to request a locale for errors and warnings.
Set the locale for error reporting.
Set the local name of a specific attribute.
Set the local name of a specific attribute.
Specifies that the parser produced by this code will
provide support for XML namespaces.
Specifies that the parser produced by this code will
provide support for XML namespaces.
Set the value of a property.
Sets the particular property in the underlying implementation of
XMLReader
.
Set the value of a property.
Set the value of a property.
Set the public identifier for this input source.
Set the public identifier for this locator.
Set the qualified name of a specific attribute.
Set the qualified name of a specific attribute.
Set the system identifier for this input source.
Set the system identifier for this locator.
Set the type of a specific attribute.
Set the type of a specific attribute.
Set the Namespace URI of a specific attribute.
Set the Namespace URI of a specific attribute.
Specifies that the parser produced by this code will
validate documents as they are parsed.
Specifies that the parser produced by this code will
validate documents as they are parsed.
Set the value of a specific attribute.
Set the value of a specific attribute.
Receive notification of a skipped entity.
Receive notification of a skipped entity.
Filter a skipped entity event.
Adapt a SAX2 skipped entity event.
Report the start of a CDATA section.
Receive notification of the beginning of a document.
Receive notification of the beginning of the document.
Receive notification of the beginning of a document.
Receive notification of the beginning of the document.
Adapter implementation method; do not call.
Filter a start document event.
Report the start of DTD declarations, if any.
Receive notification of the beginning of an element.
Receive notification of the start of an element.
Adapter implementation method; do not call.
Receive notification of the beginning of an element.
Receive notification of the start of an element.
Filter a start element event.
Adapt a SAX2 start element event.
Report the beginning of some internal and external XML entities.
Begin the scope of a prefix-URI Namespace mapping.
Receive notification of the start of a Namespace mapping.
Filter a start Namespace prefix mapping event.
Adapt a SAX2 start prefix mapping event.
A simple implementation of a stack of Strings
Converts bytes to characters while checking for valid XML characters
Factory class for creating CharsetDecoders that also
convert carriage returns to linefeeds and check for invalid XML characters,
as per the XML 1.0 specification.
Interface for an XML filter.
Base class for deriving an XML filter.
Construct an empty XML filter, with no parent.
Construct an XML filter with the specified parent.
A Reader for XML documents
the proper character set to use based on Byte Order Marks and XML
declarations.
The XML Namespace URI as a constant.
Interface for reading an XML document using callbacks.
Adapt a SAX2 XMLReader as a SAX1 Parser.
Factory for creating an XML reader.
A Reader for XML documents and streams.
Create an XMLReaderReader without providing an input Reader yet.
Creates an XMLReaderReader and resets the reader position
after reading the XML declaration.
Creates an XMLReaderReader.
A Reader for XML documents and streams.
Create an XMLStreamReader without providing an InputStream yet.
Creates an XMLStreamReader.
Creates an XMLStreamReader while specifying a character encoding.