public class ApiEditorHelper extends Object
| Constructor and Description |
|---|
ApiEditorHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.rest.api.stub.types.carbon.APIData |
convertStringToAPIData(String xml) |
static org.wso2.carbon.rest.api.stub.types.carbon.ResourceData |
convertStringToResourceData(String xml) |
static String |
parseStringToPrettyfiedString(String ugly) |
public static org.wso2.carbon.rest.api.stub.types.carbon.APIData convertStringToAPIData(String xml) throws XMLStreamException
XMLStreamExceptionpublic static org.wso2.carbon.rest.api.stub.types.carbon.ResourceData convertStringToResourceData(String xml) throws XMLStreamException
XMLStreamExceptionCopyright © 2019 WSO2. All rights reserved.