public class XmlSchemaUtils extends Object
| Constructor and Description |
|---|
XmlSchemaUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.xmlbeans.SchemaTypeSystem |
getSchemaTypeSystem(List<String> schemas) |
static org.apache.xmlbeans.SchemaTypeSystem |
getSchemaTypeSystem(List<String> schemas,
URL source) |
static org.apache.xmlbeans.SchemaTypeSystem |
getSchemaTypeSystemFromUrl(List<URL> schemas) |
public static org.apache.xmlbeans.SchemaTypeSystem getSchemaTypeSystem(List<String> schemas) throws org.apache.xmlbeans.XmlException
org.apache.xmlbeans.XmlExceptionpublic static org.apache.xmlbeans.SchemaTypeSystem getSchemaTypeSystem(List<String> schemas, URL source) throws org.apache.xmlbeans.XmlException
org.apache.xmlbeans.XmlExceptionpublic static org.apache.xmlbeans.SchemaTypeSystem getSchemaTypeSystemFromUrl(List<URL> schemas) throws org.apache.xmlbeans.XmlException, IOException
org.apache.xmlbeans.XmlExceptionIOExceptionCopyright © 2015 MuleSoft, Inc.. All rights reserved.