public class ValidationParser extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
validationXmlFile |
Constructor and Description |
---|
ValidationParser(String file)
Create a new ValidationParser instance.
|
Modifier and Type | Method and Description |
---|---|
protected InputStream |
getInputStream(String path) |
void |
processValidationConfig(ConfigurationImpl targetConfig)
Process the validation configuration into
targetConfig . |
protected final String validationXmlFile
public ValidationParser(String file)
file
- public void processValidationConfig(ConfigurationImpl targetConfig)
targetConfig
.targetConfig
- protected InputStream getInputStream(String path) throws IOException
IOException
Copyright © 2010–2013 The Apache Software Foundation. All rights reserved.