Package io.atlasmap.xml.inspect
Class XmlInspectionService
java.lang.Object
io.atlasmap.xml.inspect.XmlInspectionService
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioninspectSchema
(File schemaFile) inspectSchema
(String schemaSource) inspectXmlDocument
(File sourceDocument) inspectXmlDocument
(String sourceDocument) inspectXmlDocument
(Document sourceDocument)
-
Constructor Details
-
XmlInspectionService
public XmlInspectionService()
-
-
Method Details
-
inspectXmlDocument
- Throws:
XmlInspectionException
-
inspectXmlDocument
- Throws:
XmlInspectionException
-
inspectXmlDocument
-
inspectSchema
- Throws:
XmlInspectionException
-
inspectSchema
- Throws:
XmlInspectionException
-