|
Xerces 3.1.1 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
File
and returns a
Document
object.
File
as an XML document
using the specified HandlerBase
object.
InputSource
and returns
a Document
object.
InputSource
as an XML
document using the specified HandlerBase
object.
InputStream
and returns
a Document
object.
InputStream
as an XML
document using the specified HandlerBase
object.
Document
object.
HandlerBase
object.
XMLReader
interface, which includes Namespace support.ParserConfigurationException
with no
detail message.
ParserConfigurationException
with the
given detail message.
Parser
interface.preventDefault
method is
used to signify that the event is to be canceled, meaning any default
action normally taken by the implementation as a result of the event
will not occur.
NodeIterator
backwards in the set.
TreeWalker
to the previous visible node in
document order relative to the current node, and returns the new
node.
TreeWalker
to the previous sibling of the
current node, and returns the new node.
ProcessingInstruction
.
ProcessingInstruction
interface represents a "processing
instruction", used in XML as a way to keep processor-specific information
in the text of the document.
|
Xerces 3.1.1 | ||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |