|
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 | |||||||||
public static interface JarIndex.Visitor
Visits entries in this index.
JarIndex.visit(oracle.ide.net.JarIndex.Visitor)| Method Summary | |
|---|---|
boolean |
visit(JarIndexEntry entry)Visit a JAR index entry. |
| Method Detail |
|---|
boolean visit(JarIndexEntry entry)
entry - the entry to visittrue to continue visiting entries, false to stop
|
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 | |||||||||