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

Packages that use PolicyModelTranslator
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 PolicyModelTranslator in com.sun.xml.ws.api.policy
 

Subclasses of PolicyModelTranslator in com.sun.xml.ws.api.policy
 class ModelTranslator
          This class provides a method for translating a PolicySourceModel structure to a normalized Policy expression.
 

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

Methods in com.sun.xml.ws.policy.sourcemodel that return PolicyModelTranslator
static PolicyModelTranslator PolicyModelTranslator.getTranslator()
          Method returns thread-safe policy model translator instance.
 



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