com.servingxml.util.xml
Interface Selectable

All Known Implementing Classes:
SelectableImpl

public interface Selectable

Defines an interface for a map from an XML fragment to a field.


Field Summary
static Selectable[] EMPTY_SELECTABLE_ARRAY
           
 
Method Summary
 Name getName()
           
 java.lang.String getSelectExpression()
           
 

Field Detail

EMPTY_SELECTABLE_ARRAY

static final Selectable[] EMPTY_SELECTABLE_ARRAY
Method Detail

getName

Name getName()

getSelectExpression

java.lang.String getSelectExpression()