|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRule
net.sf.jasperreports.engine.xml.TransformedPropertyRule
net.sf.jasperreports.engine.xml.XmlConstantPropertyRule
public class XmlConstantPropertyRule
Field Summary |
---|
Fields inherited from class net.sf.jasperreports.engine.xml.TransformedPropertyRule |
---|
attributeName, propertyName |
Constructor Summary | |
---|---|
XmlConstantPropertyRule(java.lang.String attributeName,
java.util.Map constantsMap)
|
|
XmlConstantPropertyRule(java.lang.String attributeName,
java.lang.String propertyName,
java.util.Map constantsMap)
|
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlConstantPropertyRule(java.lang.String attributeName, java.util.Map constantsMap)
public XmlConstantPropertyRule(java.lang.String attributeName, java.lang.String propertyName, java.util.Map constantsMap)
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 |