public class VotLinter
extends java.lang.Object
| Constructor | Description |
|---|---|
VotLinter(VotLintContext context) |
Constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
org.xml.sax.XMLReader |
createParser(org.xml.sax.ContentHandler userHandler) |
Constructs a linting parser.
|
public VotLinter(VotLintContext context)
context - lint contextpublic org.xml.sax.XMLReader createParser(org.xml.sax.ContentHandler userHandler)
throws org.xml.sax.SAXException
userHandler - content handler that receives all SAX events,
or null if only linting is requiredorg.xml.sax.SAXExceptionCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.