Uses of Class
org.jaxen.expr.DefaultExpr
-
Packages that use DefaultExpr Package Description org.jaxen.expr Interfaces and default implementations for XPath expression components. -
-
Uses of DefaultExpr in org.jaxen.expr
Subclasses of DefaultExpr in org.jaxen.expr Modifier and Type Class Description class
DefaultAbsoluteLocationPath
Deprecated.this class will become non-public in the future; use the interface insteadclass
DefaultFilterExpr
Deprecated.this class will become non-public in the future; use the interface insteadclass
DefaultFunctionCallExpr
Deprecated.this class will become non-public in the future; use the interface insteadclass
DefaultRelativeLocationPath
Deprecated.this class will become non-public in the future; use the interface insteadclass
DefaultUnionExpr
Deprecated.this class will become non-public in the future; use the interface instead
-