|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.audit.analyzer.Analyzer
org.adfemg.audits.adfviewcontroller.problematic_components.ProblemComponentsAnalyzer
public class ProblemComponentsAnalyzer
Analyzer class for PageComponents.
Constructor Summary | |
---|---|
ProblemComponentsAnalyzer()
|
Method Summary | |
---|---|
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. |
Methods inherited from class oracle.jdeveloper.audit.analyzer.Analyzer |
---|
cancel, getMetrics, getRules, isApplicationContentSupported, isCancelled, isEnabled, setEnabled, startTask |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProblemComponentsAnalyzer()
Method Detail |
---|
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |