| Package | Description |
|---|---|
| org.milyn.edisax.model.internal | |
| org.milyn.edisax.util |
| Modifier and Type | Method and Description |
|---|---|
static DelimiterType |
DelimiterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DelimiterType[] |
DelimiterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Delimiters.removeableNodeToken(String string,
DelimiterType delimiterType) |
| Modifier and Type | Method and Description |
|---|---|
static String |
EDIUtils.concatAndTruncate(List<String> nodeTokens,
DelimiterType outerDelimiterType,
Delimiters delimiters) |
Copyright © 2016. All rights reserved.