public class ProblemComponentsAnalyzer extends Analyzer
Constructor and Description |
---|
ProblemComponentsAnalyzer() |
Modifier and Type | Method and Description |
---|---|
void |
enter(AuditContext context,
org.w3c.dom.Document document)
Check if we're in a page or a page fragment file.
|
void |
exit(AuditContext context,
org.w3c.dom.Element element)
Check if the elements to avoid are included in the page.
|
cancel, isApplicationContentSupported, isCancelled, isEnabled, review, setEnabled, startTask
public void enter(AuditContext context, org.w3c.dom.Document document)
context
- the AuditContext.document
- the document.public void exit(AuditContext context, org.w3c.dom.Element element)