Uses of Class
com.sun.xml.ws.policy.jaxws.SafePolicyReader.PolicyRecord
-
Packages that use SafePolicyReader.PolicyRecord Package Description com.sun.xml.ws.policy.jaxws -
-
Uses of SafePolicyReader.PolicyRecord in com.sun.xml.ws.policy.jaxws
Methods in com.sun.xml.ws.policy.jaxws that return SafePolicyReader.PolicyRecord Modifier and Type Method Description SafePolicyReader.PolicyRecordSafePolicyReader. readPolicyElement(XMLStreamReader reader, String baseUrl)Reads a policy expression from the XML stream.
-