|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.recordio.AllRecordAccepter
public final class AllRecordAccepter
A command for mapping a record in a flat file into an XML stream.
Field Summary |
---|
Fields inherited from interface com.servingxml.components.recordio.RecordAccepter |
---|
ALL |
Constructor Summary | |
---|---|
AllRecordAccepter()
|
Method Summary | |
---|---|
boolean |
accept(ServiceContext context,
Flow flow,
Value value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AllRecordAccepter()
Method Detail |
---|
public final boolean accept(ServiceContext context, Flow flow, Value value)
accept
in interface RecordAccepter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |