public class WsdlValidator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
WSDL_INVALID |
static String |
WSDL_INVALID_I |
static String |
WSDL_VALID |
static String |
WSDL_VALID_I |
Constructor and Description |
---|
WsdlValidator() |
Modifier and Type | Method and Description |
---|---|
Report |
validateFromFile(String type,
DataHandler filedata) |
Report |
validateFromUrl(String type,
String url) |
public static final String WSDL_VALID
public static final String WSDL_VALID_I
public static final String WSDL_INVALID
public static final String WSDL_INVALID_I
Copyright © 2023 WSO2. All rights reserved.