|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
| Field Summary | |
static int |
ATTRIBUTES
the attributes as a table |
static int |
CONTENT
heuristically rendered content; may be subclassed |
static int |
ELEMENTNAME
the element name as a text field |
static int |
IDLIST
output ids |
static int |
NESTED
nested JComponents |
static int |
NESTEDATTS
nested JComponents with Attributes |
static java.lang.String |
PACKAGENAME
|
static int |
PRETTY
the event stream pretty printed |
static int |
SPLITFILES
split into files after the 2nd level |
static int |
STYLE
style |
static int |
TAGGED
the event stream with tags (at present identical to XML) |
static int |
UNTAGGED
the event stream with tag removed |
static int |
WHITESPACE
the event stream with whitespace highlighted by comments |
static int |
XMLCONTENT
the CONTENT as raw XML stream |
| Fields inherited from interface org.w3c.dom.Node |
ATTRIBUTE_NODE,
CDATA_SECTION_NODE,
COMMENT_NODE,
DOCUMENT_FRAGMENT_NODE,
DOCUMENT_NODE,
DOCUMENT_TYPE_NODE,
ELEMENT_NODE,
ENTITY_NODE,
ENTITY_REFERENCE_NODE,
NOTATION_NODE,
PROCESSING_INSTRUCTION_NODE,
TEXT_NODE |
| Methods inherited from interface org.w3c.dom.Node |
appendChild,
cloneNode,
getAttributes,
getChildNodes,
getFirstChild,
getLastChild,
getLocalName,
getNamespaceURI,
getNextSibling,
getNodeName,
getNodeType,
getNodeValue,
getOwnerDocument,
getParentNode,
getPrefix,
getPreviousSibling,
hasChildNodes,
insertBefore,
normalize,
removeChild,
replaceChild,
setNodeValue,
setPrefix,
supports |
| Field Detail |
public static final java.lang.String PACKAGENAME
public static final int ELEMENTNAME
public static final int ATTRIBUTES
public static final int XMLCONTENT
public static final int CONTENT
public static final int TAGGED
public static final int UNTAGGED
public static final int PRETTY
public static final int SPLITFILES
public static final int WHITESPACE
public static final int NESTED
public static final int NESTEDATTS
public static final int IDLIST
public static final int STYLE
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||