-
Methods in org.plutext.jaxb.xslfo that return SpanType
| Modifier and Type |
Method |
Description |
static SpanType |
SpanType.fromValue(java.lang.String v) |
|
SpanType |
Block.getSpan() |
Gets the value of the span property.
|
SpanType |
BlockContainer.getSpan() |
Gets the value of the span property.
|
static SpanType |
SpanType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static SpanType[] |
SpanType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|