Uses of Class
io.atlasmap.xml.inspect.XmlInspectionException
Packages that use XmlInspectionException
-
Uses of XmlInspectionException in io.atlasmap.xml.inspect
Methods in io.atlasmap.xml.inspect that throw XmlInspectionExceptionModifier and TypeMethodDescriptionvoid
void
XmlInspectionService.inspectSchema
(File schemaFile) XmlInspectionService.inspectSchema
(String schemaSource) XmlInspectionService.inspectXmlDocument
(File sourceDocument) XmlInspectionService.inspectXmlDocument
(String sourceDocument)