public class VotLinter
extends java.lang.Object
Constructor | Description |
---|---|
VotLinter(VotLintContext context) |
Constructor.
|
Modifier and Type | Method | 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.SAXException
Copyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.