|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectipipan.spejd.actions.Action
ipipan.spejd.actions.OrthCond
public class OrthCond
| Constructor Summary | |
|---|---|
OrthCond(int segno,
java.lang.String regex,
Config conf)
|
|
| Method Summary | |
|---|---|
boolean |
apply(Match matcher)
Apply the action to the match. |
int[] |
required()
Entity specifications required by this action. |
java.lang.String |
toString()
|
| Methods inherited from class ipipan.spejd.actions.Action |
|---|
setRule |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OrthCond(int segno,
java.lang.String regex,
Config conf)
| Method Detail |
|---|
public int[] required()
Action
required in class Actionpublic boolean apply(Match matcher)
Action
apply in class Actionpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||