|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.components.flatfile.options.AbstractDelimiter
com.servingxml.components.flatfile.options.NameDelimiter
public class NameDelimiter
| Field Summary | |
|---|---|
static NameDelimiter[] |
EMPTY_ARRAY
|
| Fields inherited from class com.servingxml.components.flatfile.options.AbstractDelimiter |
|---|
separator |
| Fields inherited from interface com.servingxml.components.flatfile.options.Delimiter |
|---|
EMPTY_DELIMITER_ARRAY, NULL |
| Constructor Summary | |
|---|---|
NameDelimiter(Separator separator)
|
|
NameDelimiter(java.lang.String value)
|
|
| Method Summary | |
|---|---|
static NameDelimiter[] |
trimArray(NameDelimiter[] delimiters)
|
| Methods inherited from class com.servingxml.components.flatfile.options.AbstractDelimiter |
|---|
createCharDelimiterChecker, createDelimiterChecker, equalsString, forReading, forWriting, isEmpty, occursIn, toString, trimArray, writeEndDelimiterTo, writeEndDelimiterTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final NameDelimiter[] EMPTY_ARRAY
| Constructor Detail |
|---|
public NameDelimiter(Separator separator)
public NameDelimiter(java.lang.String value)
| Method Detail |
|---|
public static NameDelimiter[] trimArray(NameDelimiter[] delimiters)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||