Descripción
Sintaxis
String evaluate(Object item) throws XPathExpressionException
Object evaluate(Object item, QName returnType) throws XPathExpressionException
String evaluate(InputSource source) throws XPathExpressionException
Object evaluate(InputSource source, QName returnType) throws XPathExpressionException
Parámetros
- 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.