public class XmlSchemaInspector extends Object
Constructor and Description |
---|
XmlSchemaInspector() |
Modifier and Type | Method and Description |
---|---|
io.atlasmap.xml.v2.XmlDocument |
getXmlDocument() |
void |
inspect(File schemaFile) |
void |
inspect(String schemaAsString) |
void |
setClassLoader(ClassLoader loader) |
public void setClassLoader(ClassLoader loader)
public io.atlasmap.xml.v2.XmlDocument getXmlDocument()
public void inspect(File schemaFile) throws XmlInspectionException
XmlInspectionException
public void inspect(String schemaAsString) throws XmlInspectionException
XmlInspectionException
Copyright © 2017–2022 Red Hat, Inc.. All rights reserved.