|
fop 0.92beta | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.properties.Property
org.apache.fop.fo.expr.NCnameProperty
Class for handling NC Name objects
Field Summary |
Fields inherited from class org.apache.fop.fo.properties.Property |
log |
Constructor Summary | |
NCnameProperty(java.lang.String ncName)
Constructor |
Method Summary | |
ColorType |
getColor()
If a system color, return the corresponding value (appears to be unimplemented) |
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. |
Methods inherited from class org.apache.fop.fo.properties.Property |
getCharacter, getColorType, getCondLength, getEnum, getKeep, getLength, getLengthPair, getLengthRange, getList, getNumber, getNumeric, getSpace, getSpecifiedValue, isAuto, setSpecifiedValue, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NCnameProperty(java.lang.String ncName)
ncName
- string representing the ncNameMethod Detail |
public ColorType getColor() throws PropertyException
PropertyException
- in all cases currentlypublic java.lang.String getString()
Property
getString
in class Property
public java.lang.Object getObject()
Property
getObject
in class Property
public java.lang.String getNCname()
Property
getNCname
in class Property
|
fop 0.92beta | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |