| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.ide.extension.ElementVisitor
oracle.ide.extension.URLPathHandler
public abstract class URLPathHandler
Abstract handler for URLPath values in the extension manifest.
| Field Summary | 
|---|
| Fields inherited from class javax.ide.extension.ElementVisitor | 
|---|
KEY_LOCATOR | 
| Constructor Summary | |
|---|---|
URLPathHandler()
 | 
|
| Method Summary | |
|---|---|
protected  java.net.URL | 
getDirPath(ElementContext context)
 | 
protected  java.net.URL | 
getDirPath(java.net.URL url)
 | 
protected  void | 
getURLPaths(URLPath newPath,
            java.lang.String text,
            java.net.URL localpath)
 | 
 void | 
start(ElementStartContext context)
Handle the start of an XML element.  | 
| Methods inherited from class javax.ide.extension.ElementVisitor | 
|---|
end, getClassLoader, getResourceBundle, log | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public URLPathHandler()
| Method Detail | 
|---|
public void start(ElementStartContext context)
start in class ElementVisitorcontext - a context object.
HandlerException - if an error occurred parsing the context.protected java.net.URL getDirPath(java.net.URL url)
protected java.net.URL getDirPath(ElementContext context)
protected void getURLPaths(URLPath newPath,
                           java.lang.String text,
                           java.net.URL localpath)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||