|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CustomSeparator | |
|---|---|
| org.argouml.util | various utilities |
| Uses of CustomSeparator in org.argouml.util |
|---|
| Fields in org.argouml.util declared as CustomSeparator | |
static CustomSeparator |
MyTokenizer.SINGLE_QUOTED_SEPARATOR
A custom separator for quoted strings enclosed in single quotes and using \ as escape character. |
static CustomSeparator |
MyTokenizer.DOUBLE_QUOTED_SEPARATOR
A custom separator for quoted strings enclosed in double quotes and using \ as escape character. |
static CustomSeparator |
MyTokenizer.PAREN_EXPR_SEPARATOR
A custom separator for expressions enclosed in parentheses and matching lparams with rparams. |
static CustomSeparator |
MyTokenizer.PAREN_EXPR_STRING_SEPARATOR
A custom separator for expressions enclosed in parentheses and matching lparams with rparams. |
| Constructors in org.argouml.util with parameters of type CustomSeparator | |
MyTokenizer(java.lang.String string,
java.lang.String delim,
CustomSeparator sep)
Constructs a new instance. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |