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