Uses of Class
org.plasma.sdo.xpath.XPathDataProperty

Packages that use XPathDataProperty
org.plasma.sdo.xpath   
 

Uses of XPathDataProperty in org.plasma.sdo.xpath
 

Methods in org.plasma.sdo.xpath that return XPathDataProperty
 XPathDataProperty[] DataGraphXPath.findProperties(DataObject root)
          Returns an array of Property results, an error being thrown if other than Property results are found.
 XPathDataProperty DataGraphXPath.findProperty(DataObject root)
          Returns a single Property result or null if no Property results are found.
 



Copyright © 2014. All rights reserved.