|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Tree in treebolic.model |
|---|
| Fields in treebolic.model declared as Tree | |
|---|---|
Tree |
Model.theTree
Tree |
| Methods in treebolic.model that return Tree | |
|---|---|
Tree |
IProvider.makeTree(java.lang.String thisSource,
boolean checkRecursion)
Make tree. |
| Methods in treebolic.model with parameters of type Tree | |
|---|---|
static java.lang.String |
ModelDump.toString(Tree thisTree)
Stringify tree |
| Constructors in treebolic.model with parameters of type Tree | |
|---|---|
Model(Tree thisTree,
Settings theseSettings)
Constructor |
|
| Uses of Tree in treebolic.provider.dot |
|---|
| Methods in treebolic.provider.dot that return Tree | |
|---|---|
Tree |
Provider.makeTree(java.lang.String thisSource,
boolean checkRecursion)
|
private static Tree |
DotParser.parseTree(att.grappa.Graph thisDotGraph)
Parse tree from dot graph |
static Tree |
DotParser.parseTree(java.net.URL thisUrl)
Parse tree from dot document url |
| Uses of Tree in treebolic.provider.fs |
|---|
| Methods in treebolic.provider.fs that return Tree | |
|---|---|
Tree |
Provider.makeTree(java.lang.String thisSource,
boolean checkRecursion)
|
| Uses of Tree in treebolic.provider.gxl |
|---|
| Methods in treebolic.provider.gxl that return Tree | |
|---|---|
Tree |
Provider.makeTree(java.lang.String thisSource,
boolean checkRecursion)
|
private static Tree |
GxlParser.parseTree(org.w3c.dom.Document thisDocument)
Parse tree |
static Tree |
GxlParser.parseTree(java.net.URL thisUrl)
Parse tree |
| Uses of Tree in treebolic.provider.owl |
|---|
| Methods in treebolic.provider.owl that return Tree | |
|---|---|
Tree |
Provider.makeTree(java.lang.String thisSource,
boolean checkRecursion)
|
static Tree |
OwlParser.parseTree(java.lang.String thisUrlString)
Parse tree |
| Uses of Tree in treebolic.provider.sql |
|---|
| Methods in treebolic.provider.sql that return Tree | |
|---|---|
Tree |
Provider.makeTree(java.lang.String thisSource,
boolean checkRecursion)
|
private Tree |
Provider.queryTree()
Query tree |
private Tree |
Provider.queryTree(java.sql.Connection thisConnection)
Query tree |
| Uses of Tree in treebolic.provider.wn |
|---|
| Methods in treebolic.provider.wn that return Tree | |
|---|---|
Tree |
Provider.makeTree(java.lang.String thisSource,
boolean checkRecursion)
|
| Uses of Tree in treebolic.provider.wn.ejb |
|---|
| Methods in treebolic.provider.wn.ejb that return Tree | |
|---|---|
Tree |
Provider.makeTree(java.lang.String thisSource,
boolean checkRecursion)
|
| Uses of Tree in treebolic.provider.xml.dom |
|---|
| Methods in treebolic.provider.xml.dom that return Tree | |
|---|---|
Tree |
DocumentAdapter.makeTree(org.w3c.dom.Document thisDocument)
Make tree from document |
Tree |
Provider.makeTree(java.lang.String thisSource,
boolean checkRecursion)
|
protected Tree |
Provider.makeTree(java.net.URL thisUrl)
Make tree from url |
private Tree |
DocumentAdapter.toTree(org.w3c.dom.Document thisDocument)
Make graph |
| Uses of Tree in treebolic.provider.xml.fast |
|---|
| Methods in treebolic.provider.xml.fast that return Tree | |
|---|---|
Tree |
Provider.makeTree(java.lang.String thisSource,
boolean checkRecursion)
|
private Tree |
Parser.parse(boolean doSettings)
Parse. |
Tree |
Parser.parseTree()
Parse tree |
private Tree |
Provider.parseTree(java.net.URL thisURL)
Populate tree with data from URL |
| Uses of Tree in treebolic.provider.xml.graph |
|---|
| Methods in treebolic.provider.xml.graph that return Tree | |
|---|---|
Tree |
AbstractProvider.makeTree(java.lang.String thatSource,
boolean checkRecursion)
|
private Tree |
AbstractParser.parseTree(org.w3c.dom.Document thisDocument)
Parse tree from document |
Tree |
AbstractParser.parseTree(java.net.URL thisUrl)
Parse tree from url |
| Uses of Tree in treebolic.provider.xslt |
|---|
| Methods in treebolic.provider.xslt that return Tree | |
|---|---|
protected Tree |
Provider.makeTree(java.net.URL thisUrl)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||