com.servingxml.util.record
Interface FieldType

All Known Implementing Classes:
DefaultFieldType

public interface FieldType


Field Summary
static org.xml.sax.Attributes EMPTY_ATTRIBUTES
           
 
Method Summary
 java.lang.String getLabel()
           
 Name getName()
           
 

Field Detail

EMPTY_ATTRIBUTES

static final org.xml.sax.Attributes EMPTY_ATTRIBUTES
Method Detail

getName

Name getName()

getLabel

java.lang.String getLabel()