public abstract class Value extends Object
Constructor and Description |
---|
Value() |
Modifier and Type | Method and Description |
---|---|
abstract Object |
getValue(Element element) |
static Value |
getValue(org.jaxen.expr.Expr expr,
DataDecoder decoder,
Properties namespaces) |
abstract Object |
getValue(SAXElement element) |
public abstract Object getValue(SAXElement element)
public static Value getValue(org.jaxen.expr.Expr expr, DataDecoder decoder, Properties namespaces) throws org.jaxen.saxpath.SAXPathException
org.jaxen.saxpath.SAXPathException
Copyright © 2020. All rights reserved.