Package | Description |
---|---|
io.atlasmap.xml.inspect |
Modifier and Type | Method and Description |
---|---|
void |
XmlSchemaInspector.inspect(File schemaFile) |
void |
XmlSchemaInspector.inspect(String schemaAsString) |
io.atlasmap.xml.v2.XmlDocument |
XmlInspectionService.inspectSchema(File schemaFile) |
io.atlasmap.xml.v2.XmlDocument |
XmlInspectionService.inspectSchema(String schemaSource) |
io.atlasmap.xml.v2.XmlDocument |
XmlInspectionService.inspectXmlDocument(File sourceDocument) |
io.atlasmap.xml.v2.XmlDocument |
XmlInspectionService.inspectXmlDocument(String sourceDocument) |
Copyright © 2017–2022 Red Hat, Inc.. All rights reserved.