Searched refs:marshalPolicyAttributes (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/sourcemodel/
H A DXmlPolicyModelMarshaller.java85 marshalPolicyAttributes(model, policy);
101 marshalPolicyAttributes(model, policy);
117 marshalPolicyAttributes(model, policy);
129 private static void marshalPolicyAttributes(final PolicySourceModel model, final TypedXmlWriter writer) { method in class:XmlPolicyModelMarshaller

Completed in 27 milliseconds