public interface WsdlParser
| Modifier and Type | Method and Description |
|---|---|
org.mule.wsdl.parser.model.WsdlModel |
model() |
void |
parse(String location,
WsdlResourceLocator resourceLocator,
String encoding) |
org.mule.wsdl.parser.model.PortModel |
portModel() |
Map<String,String> |
schemas() |
Copyright © 2023 MuleSoft, Inc.. All rights reserved.