public interface CommonBreakAttlist extends ODFAttribute
These two properties are mutually exclusive. If they are used simultaneously, the result is undefined.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AUTO
Constants for fo:break-before and fo:break-after.
|
static java.lang.String |
COLUMN
Constants for fo:break-before and fo:break-after.
|
static java.lang.String |
PAGE
Constants for fo:break-before and fo:break-after.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFoBreakAfter()
Return a fo:break-after.
|
java.lang.String |
getFoBreakBefore()
Return a fo:break-before.
|
void |
setFoBreakAfter(java.lang.String foBreakAfter)
Set a fo:break-after.
|
void |
setFoBreakBefore(java.lang.String foBreakBefore)
Set a fo:break-before.
|
static final java.lang.String AUTO
static final java.lang.String COLUMN
static final java.lang.String PAGE
java.lang.String getFoBreakBefore()
void setFoBreakBefore(java.lang.String foBreakBefore)
foBreakBefore
- the fo:break-before to setjava.lang.String getFoBreakAfter()
void setFoBreakAfter(java.lang.String foBreakAfter)
foBreakAfter
- the fo:break-after to setCopyright © 2010 - No Magic Asia