public class DfdlInspector extends Object
Constructor and Description |
---|
DfdlInspector(ClassLoader loader) |
Modifier and Type | Method and Description |
---|---|
io.atlasmap.xml.v2.XmlDocument |
getXmlDocument() |
void |
inspectInstance(String dfdlSchemaName,
Map<String,String> options) |
void |
inspectSchema(String dfdlSchemaName,
Map<String,String> options) |
public DfdlInspector(ClassLoader loader)
public void inspectInstance(String dfdlSchemaName, Map<String,String> options) throws Exception
Exception
public void inspectSchema(String dfdlSchemaName, Map<String,String> options) throws Exception
Exception
public io.atlasmap.xml.v2.XmlDocument getXmlDocument()
Copyright © 2017–2021 Red Hat, Inc.. All rights reserved.