Uses of Class
org.apache.ws.policy.PolicyReference

Packages that use PolicyReference
org.apache.ws.policy.util   
 

Uses of PolicyReference in org.apache.ws.policy.util
 

Methods in org.apache.ws.policy.util that return PolicyReference
 PolicyReference DOMPolicyReader.readPolicyReference(org.w3c.dom.Element element)
           
 PolicyReference OMPolicyReader.readPolicyReference(org.apache.axiom.om.OMElement element)
           
 

Methods in org.apache.ws.policy.util with parameters of type PolicyReference
 void StAXPolicyWriter.writePolicyReference(PolicyReference assertion, javax.xml.stream.XMLStreamWriter writer)
           
 



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.