Revision 465 org.gvsig.scripting/trunk/org.gvsig.scripting/org.gvsig.scripting.lib/org.gvsig.scripting.lib.api/src/main/java/org/gvsig/scripting/ScriptingHelpManager.java

View differences:

ScriptingHelpManager.java
104 104
     */
105 105
    public List<ScriptingHelpMethod> getMethods();
106 106

  
107
    public void addMethods(URL methodsfile);
108
    
107 109
    /**
108 110
     * Gets the methods of all the classes includes on the JavaDocs which
109 111
     * matches with the text provided

Also available in: Unified diff