org.mule.common.metadata.util
Class XmlSchemaUtils
java.lang.Object
org.mule.common.metadata.util.XmlSchemaUtils
public class XmlSchemaUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlSchemaUtils
public XmlSchemaUtils()
getSchemaTypeSystem
public static org.apache.xmlbeans.SchemaTypeSystem getSchemaTypeSystem(List<String> schemas)
throws org.apache.xmlbeans.XmlException
- Throws:
org.apache.xmlbeans.XmlException
getSchemaTypeSystem
public static org.apache.xmlbeans.SchemaTypeSystem getSchemaTypeSystem(List<String> schemas,
URL source)
throws org.apache.xmlbeans.XmlException
- Throws:
org.apache.xmlbeans.XmlException
getSchemaTypeSystemFromUrl
public static org.apache.xmlbeans.SchemaTypeSystem getSchemaTypeSystemFromUrl(List<URL> schemas)
throws org.apache.xmlbeans.XmlException,
IOException
- Throws:
org.apache.xmlbeans.XmlException
IOException
Copyright © 2015 MuleSoft, Inc.. All rights reserved.