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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/transport/http/
H A DDeploymentDescriptorParser.java217 QName serviceName = getQNameAttribute(attrs, ATTR_SERVICE);
221 QName portName = getQNameAttribute(attrs, ATTR_PORT);
405 protected QName getQNameAttribute(Attributes attrs, String name) { method in class:DeploymentDescriptorParser

Completed in 23 milliseconds