|
abc4j API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectscanner.Transition
scanner.IsAlphaTransition
public class IsAlphaTransition
This class defines a transition that corresponds to any alpha character : a letter, upper or lower case.
| Constructor Summary | |
|---|---|
IsAlphaTransition(State state)
Default constructor. |
|
| Method Summary |
|---|
| Methods inherited from class scanner.Transition |
|---|
add, contains, contains, getChars, getSourceState, getTargetState, intersect, isPossible, isSelfTransition, setTargetState, substract, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IsAlphaTransition(State state)
|
abc4j API Specification | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||