public class XmlSchemaUtils extends Object
| Constructor and Description |
|---|
XmlSchemaUtils() |
| Modifier and Type | Method and Description |
|---|---|
static QName |
getRootElementName(Reader xmlDocument) |
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
IOExceptionCopyright © 2018 MuleSoft, Inc.. All rights reserved.