|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.digester.Rule
net.sf.jasperreports.engine.xml.TransformedPropertyRule
net.sf.jasperreports.engine.xml.ColorPropertyRule
public class ColorPropertyRule
Field Summary |
---|
Fields inherited from class net.sf.jasperreports.engine.xml.TransformedPropertyRule |
---|
attributeName, propertyName |
Fields inherited from class org.apache.commons.digester.Rule |
---|
digester, namespaceURI |
Constructor Summary | |
---|---|
ColorPropertyRule(java.lang.String attributeName)
|
|
ColorPropertyRule(java.lang.String attributeName,
java.lang.String propertyName)
|
Method Summary | |
---|---|
protected java.lang.Object |
toPropertyValue(java.lang.String attributeValue)
|
Methods inherited from class net.sf.jasperreports.engine.xml.TransformedPropertyRule |
---|
begin |
Methods inherited from class org.apache.commons.digester.Rule |
---|
begin, body, body, end, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ColorPropertyRule(java.lang.String attributeName, java.lang.String propertyName)
public ColorPropertyRule(java.lang.String attributeName)
Method Detail |
---|
protected java.lang.Object toPropertyValue(java.lang.String attributeValue)
toPropertyValue
in class TransformedPropertyRule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |