|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.fop.fo.Property | +--org.apache.fop.fo.expr.NCnameProperty
Inner classes inherited from class org.apache.fop.fo.Property |
Property.Maker |
Constructor Summary | |
NCnameProperty(java.lang.String ncName)
|
Method Summary | |
ColorType |
getColor()
|
java.lang.String |
getNCname()
|
java.lang.String |
getString()
Return the name as a String (should be specified with quotes!) |
Methods inherited from class org.apache.fop.fo.Property |
getCharacter,
getColorType,
getCondLength,
getEnum,
getKeep,
getLength,
getLengthRange,
getNumber,
getNumeric,
getObject,
getSpace,
getSpecifiedValue,
setSpecifiedValue |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public NCnameProperty(java.lang.String ncName)
Method Detail |
public ColorType getColor() throws PropertyException
public java.lang.String getString()
public java.lang.String getNCname()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |