public interface SchemaProvider
| Modifier and Type | Method and Description |
|---|---|
org.apache.xmlbeans.SchemaGlobalElement |
findRootElement(QName rootElementName) |
org.apache.xmlbeans.SchemaType |
findRootType(QName rootElementName) |
List<InputStream> |
getSchemas() |
List<InputStream> getSchemas()
org.apache.xmlbeans.SchemaGlobalElement findRootElement(QName rootElementName) throws org.apache.xmlbeans.XmlException
org.apache.xmlbeans.XmlExceptionorg.apache.xmlbeans.SchemaType findRootType(QName rootElementName) throws org.apache.xmlbeans.XmlException
org.apache.xmlbeans.XmlExceptionCopyright © 2016 MuleSoft, Inc.. All rights reserved.