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 classDefaultAbsoluteLocationPathDeprecated.this class will become non-public in the future; use the interface insteadclassDefaultFilterExprDeprecated.this class will become non-public in the future; use the interface insteadclassDefaultFunctionCallExprDeprecated.this class will become non-public in the future; use the interface insteadclassDefaultRelativeLocationPathDeprecated.this class will become non-public in the future; use the interface insteadclassDefaultUnionExprDeprecated.this class will become non-public in the future; use the interface instead
-