|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StructureTree | |
---|---|
org.apache.fop.accessibility | |
org.apache.fop.apps | Application classes used for running FOP embedded in other applications. |
Uses of StructureTree in org.apache.fop.accessibility |
---|
Methods in org.apache.fop.accessibility that return StructureTree | |
---|---|
StructureTree |
StructureTreeBuilder.getStructureTree()
Returns the structure tree that will result from the parsing. |
Uses of StructureTree in org.apache.fop.apps |
---|
Methods in org.apache.fop.apps that return StructureTree | |
---|---|
StructureTree |
FOUserAgent.getStructureTree()
Returns the document's structure tree, for use by accessible output formats. |
Methods in org.apache.fop.apps with parameters of type StructureTree | |
---|---|
void |
FOUserAgent.setStructureTree(StructureTree structureTree)
Sets the document's structure tree, for use by accessible output formats. |
|
fop 1.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |