|
||||||||||
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.base.XmlAnalyzer
org.adfemg.audits.trinidadconfig.TrinidadConfigAnalyzer
public class TrinidadConfigAnalyzer
Analyzer class for the trinidad-config.xml Currently there is only one rule defined on the Trinidad-config.xml.
Constructor Summary | |
---|---|
TrinidadConfigAnalyzer()
|
Method Summary | |
---|---|
void |
exit(AuditContext context,
org.w3c.dom.Element element)
Check if we're the animation-enabled and check if we're true. |
Methods inherited from class org.adfemg.audits.base.XmlAnalyzer |
---|
enter, isAuditable |
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 TrinidadConfigAnalyzer()
Method Detail |
---|
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 |