|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Expression | |
| com.ricebridge.xmlman.in | |
| com.ricebridge.xmlman.in.test | |
| Uses of Expression in com.ricebridge.xmlman.in |
| Classes in com.ricebridge.xmlman.in that implement Expression | |
class |
ExpressionSupport
Support subclass for Expression interface. |
class |
XPathExpression
Represents a Jaxen XPath expression. |
| Methods in com.ricebridge.xmlman.in with parameters of type Expression | |
void |
DocContext.setExpression(String pName,
Expression pExpression)
Store a named expression. |
| Uses of Expression in com.ricebridge.xmlman.in.test |
| Classes in com.ricebridge.xmlman.in.test that implement Expression | |
class |
DirectExpression
Expression that accesses a TargetPath directly - used for testing. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||