public class SchemaBuilder extends Object
| Constructor and Description |
|---|
SchemaBuilder(ClassLoader classLoader,
org.apache.axis2.description.AxisService axisService) |
| Modifier and Type | Method and Description |
|---|---|
void |
addOperation(org.wso2.carbon.rule.common.Operation operation) |
List<org.apache.ws.commons.schema.XmlSchema> |
getSchemaList() |
public SchemaBuilder(ClassLoader classLoader, org.apache.axis2.description.AxisService axisService) throws org.wso2.carbon.rule.common.exception.RuleConfigurationException
org.wso2.carbon.rule.common.exception.RuleConfigurationExceptionpublic void addOperation(org.wso2.carbon.rule.common.Operation operation)
throws org.wso2.carbon.rule.common.exception.RuleConfigurationException
org.wso2.carbon.rule.common.exception.RuleConfigurationExceptionpublic List<org.apache.ws.commons.schema.XmlSchema> getSchemaList()
Copyright © 2019 WSO2. All rights reserved.