Package | Description |
---|---|
org.axsl.common.value |
Classes (usually enums) for various values useful in document processing, typically used as return values for
traits.
|
org.axsl.fo.fo.proforma |
Interfaces useful for describing properties that are not exposed in the client-facing API, but that are useful on
a pro-forma basis for implementations.
|
Modifier and Type | Method and Description |
---|---|
static LinefeedTreatment |
LinefeedTreatment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LinefeedTreatment[] |
LinefeedTreatment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LinefeedTreatment |
LinefeedTreatmentPa.traitLinefeedTreatment(FoContext context)
Returns the "linefeed-treatment" trait for this FO.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.