Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Uses of Class
oracle.irm.engine.types.core.general.XPathExpression

Packages that use XPathExpression
oracle.irm.engine.types.core.classification Classification related objects, enumerations and exceptions. 

 

Uses of XPathExpression in oracle.irm.engine.types.core.classification

 

Methods in oracle.irm.engine.types.core.classification that return XPathExpression
 XPathExpression XPathClassificationFilter.getExpression()
          The XPath expression.

 

Methods in oracle.irm.engine.types.core.classification with parameters of type XPathExpression
 void XPathClassificationFilter.setExpression(XPathExpression value)
          The XPath expression.

 

Constructors in oracle.irm.engine.types.core.classification with parameters of type XPathExpression
XPathClassificationFilter(ClassificationSystemRef system, URI uri, String index, XPathExpression expression)
          Constructor.

 


Skip navigation links

Oracle® Information Rights Management Server Java API Reference
11g Release 1 (11.1.1)

E12907-03


Copyright © 2011, Oracle. All rights reserved.