|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DelimiterType | |
|---|---|
| org.milyn.edisax.model.internal | |
| org.milyn.edisax.util | |
| Uses of DelimiterType in org.milyn.edisax.model.internal |
|---|
| Methods in org.milyn.edisax.model.internal that return DelimiterType | |
|---|---|
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're declared. |
| Methods in org.milyn.edisax.model.internal with parameters of type DelimiterType | |
|---|---|
boolean |
Delimiters.removeableNodeToken(String string,
DelimiterType delimiterType)
|
| Uses of DelimiterType in org.milyn.edisax.util |
|---|
| Methods in org.milyn.edisax.util with parameters of type DelimiterType | |
|---|---|
static String |
EDIUtils.concatAndTruncate(List<String> nodeTokens,
DelimiterType outerDelimiterType,
Delimiters delimiters)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||