|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.smallx.xml.xslt.xt.xpath.PatternList
Constructor Summary | |
PatternList()
|
Method Summary | |
void |
add(PathPattern pp,
java.lang.Object obj)
|
java.lang.Object |
get(Item node,
ExprContext context)
|
java.util.Iterator |
getAll(Item node,
ExprContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PatternList()
Method Detail |
public java.lang.Object get(Item node, ExprContext context) throws XPathException
XPathException
public java.util.Iterator getAll(Item node, ExprContext context) throws XPathException
XPathException
public void add(PathPattern pp, java.lang.Object obj)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |