public class VotLinter
extends java.lang.Object
| Constructor and Description |
|---|
VotLinter(VotLintContext context)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.xml.sax.XMLReader |
createParser(boolean validate)
Constructs a linting parser.
|
public VotLinter(VotLintContext context)
context - lint contextpublic org.xml.sax.XMLReader createParser(boolean validate)
throws org.xml.sax.SAXException
validate - whether you want a validating parserorg.xml.sax.SAXExceptionCopyright © 2017 Central Laboratory of the Research Councils. All Rights Reserved.