|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
InputSource
.
File
.
InputStream
.
InputStream
.
Reader
.
Reader
.
String
.
InputSource
.
FormPointer
-aware).
Locator
during parse.
XMLReader
getters directly.
XMLReader
-level access to non-boolean valued
getters.
Document
if building a full document or
DocumentFragment
if building a fragment.).
lang
is mapped to xml:lang
.
true
.
false
return new Attribute(localName, uri, value, type);
return new Comment(string);
return new ModalDocument(new Element("root", "http://www.xom.nu/fakeRoot"));
return new Element(name, namespace);
return new FormPtrElement(name, namespace, form);
return new Text(string);
Mode
.Mode
-aware).
DocumentMode
on a Document.InputSource
.
InputSource
.
xmlns
attributes.
xmlns
attributes.
xmlns
attributes.
XMLReader
setters directly.
lang
is mapped to xml:lang
.
XMLReader
setters directly.
xmlns
attribute on the root element is
passed to through.
Nodes
..Tokenizer
reports tokens through this interface.Locator
interface.ContentHandler
and
LexicalHandler
events.TreeBuilder
that builds
Document
s and copies attributes.
true
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |