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
XmlInspectionException
public void inspect(String schemaAsString) throws XmlInspectionException
XmlInspectionException
Copyright © 2018 JBoss by Red Hat. All rights reserved.