com.servingxml.components.recordio
Interface NewField

All Known Implementing Classes:
NewFieldImpl

public interface NewField


Field Summary
static NewField[] EMPTY_ARRAY
           
 
Method Summary
 Name getName()
           
 void readField(ServiceContext context, Flow flow, RecordBuilder recordBuilder)
           
 

Field Detail

EMPTY_ARRAY

static final NewField[] EMPTY_ARRAY
Method Detail

getName

Name getName()

readField

void readField(ServiceContext context,
               Flow flow,
               RecordBuilder recordBuilder)