Package | Description |
---|---|
org.glassfish.tools.ide.admin |
Modifier and Type | Class and Description |
---|---|
protected static class |
ProcessIOContent.InputToken
Input token contains data to be send on prompt.
|
protected static class |
ProcessIOContent.OutputToken
Output token contains data to be send on prompt.
|
Modifier and Type | Field and Description |
---|---|
private ProcessIOContent.Token |
ProcessIOParser.Parser.token
Content token to be verified.
|
Modifier and Type | Field and Description |
---|---|
private LinkedList<ProcessIOContent.Token> |
ProcessIOContent.tokens
List of tokens to be processed.
|
Modifier and Type | Method and Description |
---|---|
ProcessIOContent.Token |
ProcessIOContent.firstToken()
Get first token to be processed from list.
|
ProcessIOContent.Token |
ProcessIOContent.nextToken()
Get next token to be processed from list.
|
Copyright © 2013. All Rights Reserved.