Package | Description |
---|---|
org.axsl.fo |
Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they
can perform layout on its content.
|
org.axsl.hyphen |
Interfaces useful for hyphenating text.
|
Modifier and Type | Method and Description |
---|---|
HyphenationConsumer |
FoTree.getHyphenationConsumer()
Return the HyphenationConsumer for this tree.
|
Modifier and Type | Method and Description |
---|---|
void |
FoTree.setHyphenationConsumer(HyphenationConsumer hyphenationConsumer)
Allows the client application to set the
HyphenationConsumer which may be used during FO tree parsing or
building. |
Modifier and Type | Method and Description |
---|---|
HyphenationConsumer |
HyphenationServer.makeConsumer()
Creates and returns a hyphenation consumer instance.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.