|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.writersforge.catalan.transform.rule.QueryRule
|
+--org.writersforge.catalan.transform.rule.ConvertRule
Common base class for all query-based rules that convert existing content into some other format.
| Constructor Summary | |
ConvertRule(java.lang.String query,
java.lang.String propertyName)
Creates a new instance of ConvertRule for Datum or Datum property operations. |
|
| Methods inherited from class org.writersforge.catalan.transform.rule.QueryRule |
getPropertyName, getQuery, isPropertyRule, postProcessTargets, process, processDatum, processProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConvertRule(java.lang.String query,
java.lang.String propertyName)
query - the Bellows query to select target contentpropertyName - the name of the Datum property to transform,
or null for Datum transforms
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||