|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fo.Property
org.apache.fop.fo.expr.NCnameProperty
Nested Class Summary |
---|
Nested classes inherited from class org.apache.fop.fo.Property |
---|
Property.Maker |
Field Summary |
---|
Fields inherited from class org.apache.fop.fo.Property |
---|
log |
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, 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 |
Constructor Detail |
public NCnameProperty(java.lang.String ncName)
Method Detail |
public ColorType getColor() throws PropertyException
PropertyException
public java.lang.String getString()
getString
in class Property
public java.lang.String getNCname()
getNCname
in class Property
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |