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, setTransition
public SvnExternalsTokenizer(StringCharacterIterator iterator) throws AutomateException
AutomateException
public SvnExternalsTokenizer.Token nextToken() throws AutomateException
AutomateException
public String getName()
ActionExecutor
public void accumulate(Object s)
s
- public void drop(Object s)
s
- protected boolean isInFinalState()
isInFinalState
in class Automate
protected void notifyCurrentStateChanged()
notifyCurrentStateChanged
in class Automate
Copyright © 2010–2017 Neticoa SAS. All rights reserved.