Uses of Class
com.sun.xml.ws.policy.sourcemodel.PolicyModelGenerator.PolicySourceModelCreator
-
Packages that use PolicyModelGenerator.PolicySourceModelCreator Package Description 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 PolicyModelGenerator.PolicySourceModelCreator in com.sun.xml.ws.policy.sourcemodel
Methods in com.sun.xml.ws.policy.sourcemodel with parameters of type PolicyModelGenerator.PolicySourceModelCreator Modifier and Type Method Description protected static PolicyModelGeneratorPolicyModelGenerator. getCompactGenerator(PolicyModelGenerator.PolicySourceModelCreator creator)Allows derived classes to create instances of the package private CompactModelGenerator.protected static PolicyModelGeneratorPolicyModelGenerator. getNormalizedGenerator(PolicyModelGenerator.PolicySourceModelCreator creator)Allows derived classes to create instances of the package private NormalizedModelGenerator.
-