|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.util.xml.SelectableImpl
public class SelectableImpl
Defines an interface for a map from an XML fragment to a field.
| Field Summary |
|---|
| Fields inherited from interface com.servingxml.util.xml.Selectable |
|---|
EMPTY_SELECTABLE_ARRAY |
| Constructor Summary | |
|---|---|
SelectableImpl(Name name,
java.lang.String selectExpr)
|
|
| Method Summary | |
|---|---|
Name |
getName()
|
java.lang.String |
getSelectExpression()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SelectableImpl(Name name,
java.lang.String selectExpr)
| Method Detail |
|---|
public Name getName()
getName in interface Selectablepublic java.lang.String getSelectExpression()
getSelectExpression in interface Selectable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||