public class TrimSpecTokens extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
END |
protected static String |
EQUALS |
protected static String |
LPAREN |
protected static String |
RPAREN |
protected static String |
SEMI |
protected static String |
SPACE |
protected static String |
START |
protected static String |
TRIMSPEC |
| Constructor and Description |
|---|
TrimSpecTokens() |
protected static final String TRIMSPEC
protected static final String START
protected static final String END
protected static final String EQUALS
protected static final String LPAREN
protected static final String RPAREN
protected static final String SEMI
protected static final String SPACE
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.