|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.flatfile.options.RepeatDelimiterFactory
public class RepeatDelimiterFactory
Field Summary | |
---|---|
static RepeatDelimiterFactory[] |
EMPTY_ARRAY
|
Constructor Summary | |
---|---|
RepeatDelimiterFactory(SeparatorFactory separatorFactory)
|
|
RepeatDelimiterFactory(java.lang.String separator)
|
Method Summary | |
---|---|
Delimiter |
createDelimiter(ServiceContext context,
Flow flow)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final RepeatDelimiterFactory[] EMPTY_ARRAY
Constructor Detail |
---|
public RepeatDelimiterFactory(SeparatorFactory separatorFactory)
public RepeatDelimiterFactory(java.lang.String separator)
Method Detail |
---|
public Delimiter createDelimiter(ServiceContext context, Flow flow)
createDelimiter
in interface DelimiterFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |