public class DocAnalyzer extends Analyzer
Modifier and Type | Field and Description |
---|---|
protected static int |
CHKLVL_DOC_EXISTS |
protected static int |
CHKLVL_TAG_CONTENT |
Constructor and Description |
---|
DocAnalyzer(Report r) |
Modifier and Type | Method and Description |
---|---|
boolean |
isCheckable(SimpleNode node,
int level) |
addViolation, addViolation, addViolation, getReport
protected static final int CHKLVL_DOC_EXISTS
protected static final int CHKLVL_TAG_CONTENT
public DocAnalyzer(Report r)