Uses of Class
com.sun.xml.ws.policy.sourcemodel.PolicyModelUnmarshaller

Packages that use PolicyModelUnmarshaller
com.sun.xml.ws.api.policy   
com.sun.xml.ws.policy.sourcemodel The part of public policy API that defines the classes and interfaces dealing with the policy tree structure (policy source model) creation and manipulation. 
 

Uses of PolicyModelUnmarshaller in com.sun.xml.ws.api.policy
 

Subclasses of PolicyModelUnmarshaller in com.sun.xml.ws.api.policy
 class ModelUnmarshaller
           
 

Uses of PolicyModelUnmarshaller in com.sun.xml.ws.policy.sourcemodel
 

Subclasses of PolicyModelUnmarshaller in com.sun.xml.ws.policy.sourcemodel
 class XmlPolicyModelUnmarshaller
          Unmarshal XML policy expressions.
 

Methods in com.sun.xml.ws.policy.sourcemodel that return PolicyModelUnmarshaller
static PolicyModelUnmarshaller PolicyModelUnmarshaller.getXmlUnmarshaller()
          Factory method that returns policy model unmarshaller able to unmarshal policy expressions from XML source.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.