public class DeploymentDescriptorParser extends Object
| Constructor and Description |
|---|
DeploymentDescriptorParser() |
public WebServicesInfo parse(InputStream is)
protected WebServicesInfo parseWebServices(XMLReader reader)
protected EndpointClientInfo parseEndpointClient(XMLReader reader)
protected EndpointInfo parseEndpoint(XMLReader reader)
protected EndpointMappingInfo parseEndpointMapping(XMLReader reader)
protected String getMandatoryNonEmptyAttribute(XMLReader reader, String name)
protected static void ensureNoContent(XMLReader reader)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.