|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jdeveloper.audit.analyzer.Analyzer
oracle.ide.resourcebundle.TranslationAnalyzer
public class TranslationAnalyzer
| Constructor Summary | |
|---|---|
TranslationAnalyzer() |
|
| Method Summary | |
|---|---|
void |
enter(AuditContext context, org.w3c.dom.Element element) |
Rule[] |
getRules()Gets the rules verified by this analyzer, or null if none. |
| Methods inherited from class oracle.jdeveloper.audit.analyzer.Analyzer |
|---|
cancel, getMetrics, 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 TranslationAnalyzer()
| Method Detail |
|---|
public void enter(AuditContext context,
org.w3c.dom.Element element)
public Rule[] getRules()
AnalyzerAnalyzer implementation returns null.
Properties of the rule instances returned will be set to the values configured by the user for the current invocation.
getRules in class Analyzer
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||