public class TrCantSplit extends AbstractTrProperty
| Modifier and Type | Field and Description |
|---|---|
protected static javax.xml.namespace.QName |
CANT_SPLIT |
static java.lang.String |
CSS_NAME |
static java.lang.String |
FO_NAME |
| Constructor and Description |
|---|
TrCantSplit() |
TrCantSplit(javax.xml.bind.JAXBElement<?> cantSplit) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCssName() |
java.lang.String |
getCssProperty() |
void |
set(TrPr trPr) |
void |
setXslFO(org.w3c.dom.Element foElement) |
composeCss, debug, getObject, setObjectpublic static final java.lang.String CSS_NAME
public static final java.lang.String FO_NAME
protected static final javax.xml.namespace.QName CANT_SPLIT
public TrCantSplit()
public TrCantSplit(javax.xml.bind.JAXBElement<?> cantSplit)
public void set(TrPr trPr)
set in class AbstractTrPropertypublic java.lang.String getCssProperty()
getCssProperty in class Propertypublic java.lang.String getCssName()
getCssName in class PropertyCopyright © 2007–2023. All rights reserved.