Package | Description |
---|---|
org.apache.fop.fo.properties |
Classes representing the various property types as well as supporting data structures for the FO tree.
|
Modifier and Type | Class | Description |
---|---|---|
static class |
BackgroundPositionShorthand.Parser |
Inner class to provide shorthand parsing capabilities
|
class |
BorderSpacingShorthandParser |
Shorthand parser for the "border-spacing" shorthand property.
|
class |
BoxCornerPropShorthandParser |
Shorthand property parser for Box rounded corner properties
|
class |
BoxPropShorthandParser |
Shorthand property parser for Box properties
|
class |
FontShorthandParser |
A shorthand parser for the font shorthand property
|
class |
GenericShorthandParser |
Generic shorthand parser for ListProperties
|
class |
PageBreakShorthandParser |
Shorthand parser for page-break-before, page-break-after and page-break-inside.
|
class |
PositionShorthandParser |
A shorthand parser for the position shorthand.
|
class |
VerticalAlignShorthandParser |
A shorthand parser for the vertical-align shorthand.
|
class |
WhiteSpaceShorthandParser |
Shorthand parser for the white-space property;
Sets the values for white-space-treament, linefeed-treatment,
white-space-collapse and wrap-option
|
class |
XMLLangShorthandParser |
A parser for the xml:lang property.
|
Modifier and Type | Method | Description |
---|---|---|
void |
PropertyMaker.setDatatypeParser(ShorthandParser parser) |
Set the shorthand datatype parser.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.