public abstract class TransformedPropertyRule
extends Rule
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
attributeName |
protected java.lang.String |
propertyName |
| Modifier | Constructor and Description |
|---|---|
protected |
TransformedPropertyRule(java.lang.String attributeName) |
protected |
TransformedPropertyRule(java.lang.String attributeName,
java.lang.String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(java.lang.String namespace,
java.lang.String name,
org.xml.sax.Attributes attributes) |
protected abstract java.lang.Object |
toPropertyValue(java.lang.String attributeValue) |
protected final java.lang.String attributeName
protected final java.lang.String propertyName
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com