|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.rapidminer.io.process.rules.AbstractParseRule
com.rapidminer.io.process.rules.AbstractConditionedParseRule
com.rapidminer.io.process.rules.ExcelCellAddressParseRule
public class ExcelCellAddressParseRule
A simple parse rule that will transform two given parameters into one excel range stored into a third operator.
| Field Summary |
|---|
| Fields inherited from class com.rapidminer.io.process.rules.AbstractParseRule |
|---|
appliesBefore, appliesSince, operatorTypeName |
| Constructor Summary | |
|---|---|
ExcelCellAddressParseRule(java.lang.String operatorTypeName,
org.w3c.dom.Element element)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
conditionedApply(Operator operator,
java.lang.String operatorTypeName,
XMLImporter importer)
|
| Methods inherited from class com.rapidminer.io.process.rules.AbstractConditionedParseRule |
|---|
apply, parseCondition |
| Methods inherited from class com.rapidminer.io.process.rules.AbstractParseRule |
|---|
apply |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExcelCellAddressParseRule(java.lang.String operatorTypeName,
org.w3c.dom.Element element)
throws XMLException
XMLException| Method Detail |
|---|
protected java.lang.String conditionedApply(Operator operator,
java.lang.String operatorTypeName,
XMLImporter importer)
conditionedApply in class AbstractConditionedParseRule
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||