|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jclark.xsl.expr.PatternList
Constructor Summary | |
PatternList()
|
Method Summary | |
void |
add(PathPattern pp,
java.lang.Object obj)
|
java.lang.Object |
get(Node node,
ExprContext context)
|
java.util.Enumeration |
getAll(Node 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(Node node, ExprContext context) throws XSLException
XSLException
public java.util.Enumeration getAll(Node node, ExprContext context)
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 |