Descripción
Sintaxis
String evaluate(String expression, Object item) throws XPathExpressionException
Object evaluate(String expression, Object item, QName returnType) throws XPathExpressionException
String evaluate(String expression, InputSource source) throws XPathExpressionException
Object evaluate(String expression, InputSource source, QName returnType) throws XPathExpressionException
Parámetros
- String expression,
- Object item,
- InputSource source,
- QName returnType,
Excepciones
IllegalArgumentException, XPathExpressionException, NullPointerException
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.