This method is called when the attributes of an XML element have been
processed.
This method is called when the attributes of an XML element have been
processed.
Indicates that an attribute has been added to the current element.
This method is called when the attributes of an XML element have been
processed.
This method is called when the attributes of an XML element have been
processed.
This method is called when the attributes of an XML element have been
processed.
Indicates that the current element has ended.
Indicates that the current element has ended.
Indicates that the current element has ended.
Indicates that an element has been started.
Indicates that an element has been started.
Indicates that an element has been started.
Indicates that parsing has been completed.
This method is called when the end of an XML elemnt is encountered.
This method is called when the end of an XML elemnt is encountered.
This method is called when the end of an XML elemnt is encountered.
Returns an enumeration of all attribute names.
Enumerates the attribute names.
Returns an enumeration of all attribute names.
Returns an enumeration of all child elements.
Enumerates the child elements.
Returns an enumeration of all child elements.
Enumerates the attribute names.
Returns true if the element equals another element.
Returns true if the element equals another element.
Returns true if the element equals another element.
Returns true if the element equals another element.
Creates a parse exception for when the next character read is not
the character that was expected.
getAttribute(java.lang.String,java.lang.String)
Returns the value of an attribute.
Returns an attribute of the element.
getAttribute(java.lang.String,java.lang.String)
Returns the value of an attribute.
Returns an attribute by looking up a key in a hashtable.
Returns the value of an attribute.
Returns the value of an attribute.
Returns an attribute of the element.
Returns the value of an attribute.
Returns the value of an attribute.
Returns the value of an attribute.
Returns the value of an attribute.
Returns the value of an attribute.
Returns the value of an attribute.
Returns the number of attributes.
Returns the number of attributes.
Returns the name of the attribute in which the validation is violated.
Returns the namespace of an attribute.
Returns the namespace of an attribute.
Returns all attributes as a Properties object.
Returns all attributes as a Properties object.
Returns all attributes in a specific namespace as a Properties object.
Returns all attributes in a specific namespace as a Properties object.
Returns the type of an attribute.
Returns the type of an attribute.
Returns the type of an attribute.
Returns the type of an attribute.
Returns the value of the attribute in which the validation is violated.
Returns an attribute of the element.
Returns the builder which creates the logical structure of the XML data.
Returns the builder which creates the logical structure of the XML data.
Returns the child at a specific index.
Returns the child at a specific index.
Returns a vector containing all the child elements.
Returns the child elements as a Vector.
Returns a vector containing all the child elements.
Returns the number of children.
Returns the number of children.
Returns a vector of all child elements named name.
Returns a vector of all child elements named name.
Returns a vector of all child elements named name.
Returns a vector of all child elements named name.
Return the #PCDATA content of the element.
Returns the PCDATA content of the object.
Return the #PCDATA content of the element.
Returns the PCDATA content of the object.
Returns an attribute of the element.
Returns an attribute of the element.
Returns an attribute by looking up a key in a hashtable.
Returns the name of the element in which the validation is violated.
Scans the encoding from an <?xml...?> tag.
Returns a Java reader containing the value of an entity.
Returns a Java reader containing the value of an entity.
Returns the encapsulated exception, or null if no exception is
encapsulated.
Searches a child element.
Searches a child element.
Searches a child element.
Searches a child element.
Returns the full name (i.e.
Returns the full name (i.e.
Returns an attribute of the element.
Returns an attribute by looking up a key in a hashtable.
Returns an attribute of the element.
Returns an attribute by looking up a key in a hashtable.
Returns the line number in the data where the element started.
Returns the line number of the data in the current stream.
Returns the line number of the data in the current stream.
Returns the line nr in the source data on which the element is found.
Returns the line number in the data where the element started.
Returns the line number in the XML data where the exception occurred.
Where the error occurred, or NO_LINE
if the line number is
unknown.
Returns the name of the element.
Returns the name of the element.
Returns the name of the element.
Returns the namespace of the element.
Returns the namespace of the element.
Returns the parameter entity resolver.
Returns the parameter entity resolver.
Returns the parameter entity resolver.
Returns the parent element.
Returns the parent element.
Returns an attribute by looking up a key in a hashtable.
Returns the current public ID.
Returns the current public ID.
Returns the reader from which the parser retrieves its data.
Returns the reader from which the parser retrieves its data.
Returns the entity resolver.
Returns the entity resolver.
Returns the result of the building process.
Returns the result of the building process.
Returns the result of the building process.
Returns an attribute by looking up a key in a hashtable.
Returns an attribute by looking up a key in a hashtable.
Returns the current "level" of the stream on the stack of streams.
Returns the current "level" of the stream on the stack of streams.
Returns an attribute of the element.
Returns an attribute by looking up a key in a hashtable.
Returns an attribute of the element.
Returns an attribute by looking up a key in a hashtable.
Returns the system ID of the data where the element started.
Returns the current system ID.
Returns the current system ID.
Returns the system ID of the data where the element started.
Returns the system ID of the XML data where the exception occurred.
Returns the name of the element.
Returns the validator that validates the XML data.
Returns the validator that validates the XML data.
The parameter entity resolver.
Parses the data and lets the builder create the logical data structure.
Parses the data and lets the builder create the logical data structure.
Parse an XML document from a system identifier (URI).
Reads one XML element from a char array and parses it.
Reads one XML element from a char array and parses it.
Reads one XML element from a java.io.Reader and parses it.
Reads one XML element from a java.io.Reader and parses it.
Reads one XML element from a String and parses it.
Reads one XML element from a String and parses it.
Reads one XML element from a String and parses it.
Reads one XML element from a String and parses it.
Indicates that a new #PCDATA element has been encountered.
Indicates that a new #PCDATA element has been encountered.
Indicates that a new #PCDATA element has been encountered.
Dumps the exception stack to System.err.
Dumps the exception stack to an output stream.
Dumps the exception stack to a print writer.
Processes an ATTLIST element.
Processes an attribute of an element.
Processes a CDATA section.
Processes a conditional section.
Processes a document type declaration.
Processes an element in the DTD.
Processes a regular element.
Processes an ENTITY element.
Processes an ignore section.
Processes a "processing instruction".
Processes a tag that starts with a bang (<!...>).
SAXAdapter is the core adapter for using NanoXML/Java with SAX, the "Simple"
API For XML.
SAXEntityResolver is a subclass of XMLEntityResolver that supports the
SAX EntityResolver listener.
SAXParser implements the SAX Parser interface.
Scans the XML data for elements.
Scans an identifier from the current reader.
This method scans a delimited string from the current reader.
This method scans an identifier from the current reader.
This method scans an identifier from the current reader.
Adds or modifies an attribute.
Sets the builder which creates the logical structure of the XML data.
Sets the builder which creates the logical structure of the XML data.
Sets the #PCDATA content.
Changes the content string.
Sets the #PCDATA content.
Sets the document handler.
Allows an application to register a document event handler.
Adds or modifies an attribute.
Sets the SAX EntityResolver listener.
Sets the entity resolver.
Allow an application to register an error event handler.
Adds or modifies an attribute.
Changes the name of the element.
Sets the parameter entity resolver.
Sets the parameter entity resolver.
Sets the parameter entity resolver.
Sets the public ID of the current stream.
Sets the public ID of the current stream.
Sets the reader from which the parser retrieves its data.
Sets the reader from which the parser retrieves its data.
Sets the entity resolver.
Sets the entity resolver.
Sets the system ID of the current stream.
Sets the system ID of the current stream.
Changes the name of the element.
Sets the validator that validates the XML data.
Sets the validator that validates the XML data.
Skips a special tag or comment.
This method is called before the parser starts processing its input.
This method is called before the parser starts processing its input.
This method is called before the parser starts processing its input.
This method is called when a new XML element is encountered.
This method is called when a new XML element is encountered.
This method is called when a new XML element is encountered.
Starts a new stream from a Java reader.
Starts a new stream from a Java reader.
Starts a new stream from a Java reader.
Starts a new stream from a Java reader.
StdXMLBuilder is a concrete implementation of IXMLBuilder which creates a
tree of IXMLElement from an XML data source.
StdXMLParser is the core parser of NanoXML.
StdXMLReader reads the data to be parsed.
Initializes the XML reader.
Initializes the XML reader.
Initializes the reader from a system and public ID.
Converts a stream to a reader while detecting the encoding.
Creates a new reader using a string as input.
Creates a parse exception for when a syntax error occured.
XMLElement is a representation of an XML object.
XMLElement is an XML element.
Creates and initializes a new XML element.
Creates an empty element to be used for #PCDATA content.
Creates and initializes a new XML element.
Creates and initializes a new XML element.
Creates and initializes a new XML element.
Creates and initializes a new XML element.
Creates and initializes a new XML element.
Creates an empty element.
Creates an empty element.
Creates an empty element.
Creates an empty element.
An XMLEntityResolver resolves entities.
Initializes the resolver.
An XMLException is thrown when an exception occurred while processing the
XML data.
An XMLParseException is thrown when an error occures while parsing an XML
string.
An XMLParseException is thrown when the XML passed to the XML parser is not
well-formed.
An XMLValidationException is thrown when the XML passed to the XML parser is
well-formed but not valid.
An XMLWriter writes XML data to a stream.
Creates a new XML writer.
Creates a new XML writer.