Package | Description |
---|---|
org.apache.fop.accessibility | |
org.apache.fop.apps |
Application classes used for running FOP embedded in other applications.
|
Modifier and Type | Method and Description |
---|---|
StructureTree |
StructureTreeBuilder.getStructureTree()
Returns the structure tree that will result from the parsing.
|
Modifier and Type | Method and Description |
---|---|
StructureTree |
FOUserAgent.getStructureTree()
Returns the document's structure tree, for use by accessible output
formats.
|
Modifier and Type | Method and Description |
---|---|
void |
FOUserAgent.setStructureTree(StructureTree structureTree)
Sets the document's structure tree, for use by accessible output formats.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.