|
|||||||||
| Home >> All >> javax >> ide >> extension >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.ide.extension.spi
Class ExtensionVisitor.ClasspathVisitor

java.lang.Objectjavax.ide.extension.ElementVisitor
javax.ide.extension.spi.ExtensionVisitor.ClasspathVisitor
- Enclosing class:
- ExtensionVisitor
- private final class ExtensionVisitor.ClasspathVisitor
- extends javax.ide.extension.ElementVisitor
| Field Summary |
| Fields inherited from class javax.ide.extension.ElementVisitor |
KEY_LOCATOR |
| Constructor Summary | |
private |
ExtensionVisitor.ClasspathVisitor()
|
| Method Summary | |
void |
end(javax.ide.extension.ElementEndContext context)
Visit the end tag of an xml element. |
| Methods inherited from class javax.ide.extension.ElementVisitor |
log, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ExtensionVisitor.ClasspathVisitor
private ExtensionVisitor.ClasspathVisitor()
| Method Detail |
end
public void end(javax.ide.extension.ElementEndContext context)
- Description copied from class:
javax.ide.extension.ElementVisitor - Visit the end tag of an xml element.
This implementation does nothing.
|
|||||||||
| Home >> All >> javax >> ide >> extension >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC