org.apache.fop.fo.expr
public class NCnameProperty extends Property
| Constructor and Description |
|---|
NCnameProperty(java.lang.String ncName)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.awt.Color |
getColor(FOUserAgent foUserAgent)
If a system color, return the corresponding value.
|
java.lang.String |
getNCname()
This method expects to be overridden by subclasses
|
java.lang.Object |
getObject()
This method expects to be overridden by subclasses
|
java.lang.String |
getString()
This method expects to be overridden by subclasses.
|
getCharacter, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getList, getNumber, getNumeric, getSpace, getSpecifiedValue, isAuto, setSpecifiedValue, toStringpublic NCnameProperty(java.lang.String ncName)
ncName - string representing the ncNamepublic java.awt.Color getColor(FOUserAgent foUserAgent)
public java.lang.String getString()
Propertypublic java.lang.Object getObject()
PropertyCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.