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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/jaxws/
H A DPolicyWSDLParserExtension.java104 private final SafePolicyReader policyReader = new SafePolicyReader(); field in class:PolicyWSDLParserExtension
349 processReferenceUri(policyReader.readPolicyReferenceElement(reader), element, reader, map);
354 policyReader.readPolicyElement(
412 policyReader.readPolicyElement(
628 readSinglePolicy(policyReader.readPolicyElement(reader, fileUrl), false);
666 if (policyReader.getUrlsRead().contains(getBaseUrl(currentUri))) { // --> unresolvable policy

Completed in 32 milliseconds