Contents | Package | Class | Tree | Deprecated | Index | Help | XML for Java 1.0.4 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
A factory for Swing JTree
class.
Parser p = new Parser(...); p.setElementFactory(new TreeFactory()); TXDocument doc = p.readStream(...); tree = new JTree((TreeNode)doc);
SYSTEM "systemID"
or
PUBLIC "publicID" "systemID"
.
,attr,#IMPLIED
,attr,*
,attr,name
,attr,"name"
absoluteTerm
absoluteTerm.otherTerm
absoluteTerm.otherTerm.otherTerm...
otherTerm
otherTerm.otherTerm...
keywordType(all)
keywordType(instance)
keywordType(all,elementName)
keywordType(instance,elementName)
keywordType(all,nodeType)
keywordType(instance,nodeType)
keywordType(all,elementName,attributes)
keywordType(instance,elementName,attributes)
keywordType(all,nodeType,attributes)
keywordType(instance,nodeType,attributes)
-
string(all,"string")
string(instance,"string")
string(all,"string",end)
string(instance,"string",end)
string(all,"string",position)
string(instance,"string",position)
string(all,"string",end,length)
string(instance,"string",end,length)
string(all,"string",position,length)
string(instance,"string",position,length)
span(xbegin,xend)
.
attr(name)
.
root()
origin()
id(name)
html("nameValue")
name="value"
format,
and using the specified character encoding.
name="value"
format,
and using the default character encoding.
Contents | Package | Class | Tree | Deprecated | Index | Help | |||
PREV | NEXT | SHOW LISTS | HIDE LISTS |