|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.recordio.RecordAccepterFactory
public class RecordAccepterFactory
A command for mapping a record in a flat file into an XML stream.
Method Summary | |
---|---|
RecordAccepter |
createRecordAccepter()
|
static RecordAccepterFactory |
newInstance()
|
static RecordAccepterFactory |
newInstance(Name recordTypeName)
|
static RecordAccepterFactory |
newInstance(QnameContext context,
XsltConfiguration xsltConfiguration,
java.lang.String test)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static RecordAccepterFactory newInstance()
public static RecordAccepterFactory newInstance(Name recordTypeName)
public static RecordAccepterFactory newInstance(QnameContext context, XsltConfiguration xsltConfiguration, java.lang.String test)
public RecordAccepter createRecordAccepter()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |