public class SvnExternalsTokenizer extends Automate
| Modifier and Type | Class and Description |
|---|---|
class |
SvnExternalsTokenizer.Token
a token descriptor
|
static class |
SvnExternalsTokenizer.TokenType
token types
|
| Constructor and Description |
|---|
SvnExternalsTokenizer(StringCharacterIterator iterator)
Default constructor enter in initial state executor is
SvnExternalsTokenizer itself
|
| Modifier and Type | Method and Description |
|---|---|
void |
accumulate(Object s) |
void |
drop(Object s) |
String |
getName()
TODO
|
protected boolean |
isInFinalState() |
SvnExternalsTokenizer.Token |
nextToken() |
protected void |
notifyCurrentStateChanged() |
event, getCurrentState, initializeAutomate, initializer, initializer, isPossible, setState, setState, setTransitionpublic SvnExternalsTokenizer(StringCharacterIterator iterator) throws AutomateException
AutomateExceptionpublic SvnExternalsTokenizer.Token nextToken() throws AutomateException
AutomateExceptionpublic String getName()
ActionExecutorpublic void accumulate(Object s)
s - public void drop(Object s)
s - protected boolean isInFinalState()
isInFinalState in class Automateprotected void notifyCurrentStateChanged()
notifyCurrentStateChanged in class AutomateCopyright © 2010–2017 Neticoa SAS. All rights reserved.