|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SuppressAtLineBreakType in org.plutext.jaxb.xslfo |
|---|
| Fields in org.plutext.jaxb.xslfo declared as SuppressAtLineBreakType | |
|---|---|
protected SuppressAtLineBreakType |
Character.suppressAtLineBreak
|
| Methods in org.plutext.jaxb.xslfo that return SuppressAtLineBreakType | |
|---|---|
static SuppressAtLineBreakType |
SuppressAtLineBreakType.fromValue(String v)
|
SuppressAtLineBreakType |
Character.getSuppressAtLineBreak()
Gets the value of the suppressAtLineBreak property. |
static SuppressAtLineBreakType |
SuppressAtLineBreakType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SuppressAtLineBreakType[] |
SuppressAtLineBreakType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.plutext.jaxb.xslfo with parameters of type SuppressAtLineBreakType | |
|---|---|
void |
Character.setSuppressAtLineBreak(SuppressAtLineBreakType value)
Sets the value of the suppressAtLineBreak property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||