|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.flatfile.options.SegmentDelimiterFactory
public class SegmentDelimiterFactory
Field Summary | |
---|---|
static SegmentDelimiterFactory[] |
EMPTY_ARRAY
|
Constructor Summary | |
---|---|
SegmentDelimiterFactory(SeparatorFactory separatorFactory)
|
|
SegmentDelimiterFactory(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 SegmentDelimiterFactory[] EMPTY_ARRAY
Constructor Detail |
---|
public SegmentDelimiterFactory(SeparatorFactory separatorFactory)
public SegmentDelimiterFactory(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 |