Uses of Class
io.atlasmap.xml.inspect.XmlInspectionException
-
Packages that use XmlInspectionException Package Description io.atlasmap.xml.inspect -
-
Uses of XmlInspectionException in io.atlasmap.xml.inspect
Methods in io.atlasmap.xml.inspect that throw XmlInspectionException Modifier and Type Method Description voidXmlSchemaInspector. inspect(File schemaFile)voidXmlSchemaInspector. inspect(String schemaAsString)io.atlasmap.xml.v2.XmlDocumentXmlInspectionService. inspectSchema(File schemaFile)io.atlasmap.xml.v2.XmlDocumentXmlInspectionService. inspectSchema(String schemaSource)io.atlasmap.xml.v2.XmlDocumentXmlInspectionService. inspectXmlDocument(File sourceDocument)io.atlasmap.xml.v2.XmlDocumentXmlInspectionService. inspectXmlDocument(String sourceDocument)
-