Contents | Package | Class | Tree | Deprecated | Index | Help | XML for Java 1.0.4 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
The NamespacePI
class provides specific support for the namespace
processing instruction (PI).
=true
,
this Element name may be inserted or appended; otherwise, this
Element name may not be inserted
or appended to the specified Element Node.DTD.CM_PCDATA
=true
,
a TXText Node may be inserted or appended; otherwise, a TXText node may not be inserted
or appended to the specified Element Node.DTD.CM_ERROR
=true
,
the index variable will denote the 0-based index of the first incorrect
Child Node of the specified Element Node; if this InsertableElement's
status =false
, no error has been detected.DTD.CM_EOC
=true
,
the specified Element Node has correct and complete contents.Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |