public class EDIParsingUtils extends Object
Constructor and Description |
---|
EDIParsingUtils() |
Modifier and Type | Method and Description |
---|---|
static XMLReader |
createValidatingReader()
This utility method creates an
XMLReader that will validate XML
moreover it will load XML Schemas from the Smooks mapping JAR files
presented in the classpath. |
public static XMLReader createValidatingReader() throws IOException, SAXNotRecognizedException, SAXNotSupportedException
XMLReader
that will validate XML
moreover it will load XML Schemas from the Smooks mapping JAR files
presented in the classpath.IOException
SAXNotRecognizedException
SAXNotSupportedException
Copyright © 2020. All rights reserved.