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