|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FOrayTarget | |
---|---|
org.foray.core | The core processing classes for the application as a whole. |
Uses of FOrayTarget in org.foray.core |
---|
Methods in org.foray.core with parameters of type FOrayTarget | |
---|---|
void |
FOrayDocument.cleanup(FOrayTarget target)
A hook for clients to call, allowing the document to clean up after itself. |
void |
FOrayDocument.processTarget(FOrayTarget target)
Process a given target by building the formatting object tree from the input. |
protected void |
FOrayDocument.registerTarget(FOrayTarget target)
Registers a FOrayTarget instance that this FOrayDocument should process. |
void |
FOrayDocument.setTarget(FOrayTarget target)
Sets the target of this document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |