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
XMLStreamException
public static org.wso2.carbon.rest.api.stub.types.carbon.ResourceData convertStringToResourceData(String xml) throws XMLStreamException
XMLStreamException
Copyright © 2020 WSO2. All rights reserved.