|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjd.xml.xslt.pattern.Pattern
jd.xml.xslt.pattern.ProxyPattern
jd.xml.xslt.trace.TracePattern
Field Summary |
Fields inherited from class jd.xml.xslt.pattern.ProxyPattern |
pattern_ |
Constructor Summary | |
TracePattern(Tracer tracer,
Location location,
Pattern pattern,
String source)
|
Method Summary | |
Location |
getLocation()
|
boolean |
match(XPathContext context)
Test if the context node matches the pattern. |
Methods inherited from class jd.xml.xslt.pattern.ProxyPattern |
accept, calculatePriority, getPattern |
Methods inherited from class jd.xml.xslt.pattern.Pattern |
toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TracePattern(Tracer tracer, Location location, Pattern pattern, String source)
Method Detail |
public boolean match(XPathContext context)
Pattern
match
in class ProxyPattern
public Location getLocation()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |