Uses of Class
com.sun.xml.ws.policy.sourcemodel.PolicyModelMarshaller
-
Packages that use PolicyModelMarshaller 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 PolicyModelMarshaller in com.sun.xml.ws.policy.sourcemodel
Subclasses of PolicyModelMarshaller in com.sun.xml.ws.policy.sourcemodel Modifier and Type Class Description classXmlPolicyModelMarshallerMethods in com.sun.xml.ws.policy.sourcemodel that return PolicyModelMarshaller Modifier and Type Method Description static PolicyModelMarshallerPolicyModelMarshaller. getXmlMarshaller(boolean marshallInvisible)Factory methods that returns a marshaller instance based on input parameter.
-