Contents | Package | Class | Tree | Deprecated | Index | Help | XML for Java 1.0.4 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
Vector
of attribute names and values to further qualify
candidate elements.
href=
attribute) which
defines where to retrieve the stylesheet.
Returns the source of the input stream (could be a character stream or a byte stream) based on this constructor's name parameter and the URL specification given by systemID and publicID.
Returns the source of the input stream (could be a character stream or a byte stream) based on the entity specified by the system ID and/or public ID, and the streamProducer specified when this parser was constructed.
DefaultElementFactory
instance; if an instance
does not currently exist, it will be created.
xml:lang
Attribute) in
use for this Element Node.
xml:lang
attribute) in
use for this Text Node.
xml:lang
Attribute) in
use for this General Reference Node.
ns=
attribute) which
defines where to retrieve the namespace definition.
prefix=
attribute) which
defines the prefix that will be used to refer to this namespace throughout the
remainder of the document.
src=
parameter) which
defines where to retrieve the schema definition.
name="value"
format,
and using the default character encoding.
title=
attribute).
type=
attribute) which
defines the stylesheet as xml:stylesheet
, xml:alternate-stylesheet
,
or text/css
.
getNSName()+":"+getNSLocalName()
; otherwise, return getNSLocalName()
.
getNSName()+":"+getNSLocalName()
; otherwise, return getNSLocalName()
.
getNSName()+":"+getNSLocalName()
; otherwise, return getNSLocalName()
.
getNSName()+":"+getNSLocalName()
; otherwise, return getNSLocalName()
.
Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |