| Package | Description |
|---|---|
| org.plasma.sdo.xpath |
| Modifier and Type | Method and Description |
|---|---|
XPathProperty[] |
MetaDataXPath.findProperties(Type root)
Returns an array of Property results, an error being thrown if
other than Property results are found.
|
XPathProperty |
MetaDataXPath.findProperty(Type root)
Returns a single Property result or null
if no Property results are found.
|
XPathProperty |
MetaDataXPath.getProperty(Type root)
Returns a single Property result.
|
Copyright © 2017. All rights reserved.