Maven module :un.storage : binding-xml :
Class :
un.storage.binding.xml.xpath.XPathResolver
Extends/Implements : -
Subclasses : -
Variables : -
Functions :
getPriority,
canHandle,
canHandle,
resolve
float
getPriority ()
boolean
canHandle (Class clazz)
boolean
canHandle (Object candidate)
Object
resolve (XPath path, Object candidate)
object.
XPath are mainly used for xml documents but can also be used for more general
objets like nodes and beans.
author Johann Sorel