|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.util.xml.DefaultMatchableFactory
public class DefaultMatchableFactory
Defines an interface for a subtree field map.
Constructor Summary | |
---|---|
DefaultMatchableFactory(Selectable[] selectables)
|
|
DefaultMatchableFactory(java.lang.String matchExpr,
Selectable[] selectables)
|
Method Summary | |
---|---|
Matchable |
createMatchable(java.lang.String mode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultMatchableFactory(Selectable[] selectables)
public DefaultMatchableFactory(java.lang.String matchExpr, Selectable[] selectables)
Method Detail |
---|
public Matchable createMatchable(java.lang.String mode)
createMatchable
in interface MatchableFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |