public class SchemaInspector extends Object
| Constructor and Description |
|---|
SchemaInspector() |
| Modifier and Type | Method and Description |
|---|---|
io.atlasmap.xml.v2.XmlDocument |
getXmlDocument() |
void |
inspect(File schemaFile) |
void |
inspect(String schemaAsString) |
public io.atlasmap.xml.v2.XmlDocument getXmlDocument()
public void inspect(File schemaFile) throws XmlInspectionException
XmlInspectionExceptionpublic void inspect(String schemaAsString) throws XmlInspectionException
XmlInspectionExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.