|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.servingxml.expr.saxpath.WildcardPathEntry
public class WildcardPathEntry
| Constructor Summary | |
|---|---|
WildcardPathEntry()
|
|
WildcardPathEntry(PathEntry parent)
|
|
| Method Summary | |
|---|---|
PathEntry |
getParent(SaxPath context,
Record parameters)
|
boolean |
matches(SaxPath path,
Record parameters)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WildcardPathEntry()
public WildcardPathEntry(PathEntry parent)
| Method Detail |
|---|
public boolean matches(SaxPath path,
Record parameters)
matches in interface PathEntry
public PathEntry getParent(SaxPath context,
Record parameters)
getParent in interface PathEntry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||