org.apache.fop.fo.expr
Class NCnameProperty
java.lang.Object
org.apache.fop.fo.Property
org.apache.fop.fo.expr.NCnameProperty
- public class NCnameProperty
- extends Property
Fields inherited from class org.apache.fop.fo.Property |
log |
Methods inherited from class org.apache.fop.fo.Property |
getCharacter, getColorType, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getList, getNumber, getNumeric, getObject, getSpace, getSpecifiedValue, setLogger, setSpecifiedValue |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NCnameProperty
public NCnameProperty(String ncName)
getColor
public ColorType getColor()
throws PropertyException
- Throws:
PropertyException
getString
public String getString()
- Return the name as a String (should be specified with quotes!)
- Overrides:
getString
in class Property
getNCname
public String getNCname()
- Overrides:
getNCname
in class Property
Copyright ? 1999-2003 Apache Software Foundation. All Rights Reserved.