public class XmlSchemaUtils extends Object
| Constructor and Description |
|---|
XmlSchemaUtils() |
| Modifier and Type | Method and Description |
|---|---|
static QName |
getRootElementName(Reader xmlDocument) |
static org.apache.xmlbeans.SchemaTypeSystem |
getSchemaTypeSystem(List<String> schemas) |
static Optional<QName> |
getXmlSchemaRootElementName(List<String> schemas,
String example) |
public static Optional<QName> getXmlSchemaRootElementName(List<String> schemas, String example)
schemas - example - public static QName getRootElementName(Reader xmlDocument) throws IOException, org.apache.xmlbeans.XmlException
IOExceptionorg.apache.xmlbeans.XmlExceptionCopyright © 2017 MuleSoft, Inc.. All rights reserved.