|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.hattrickorganizer.tools.updater.UpdateHelper
public class UpdateHelper
TODO Missing Class Documentation
| Method Summary | |
|---|---|
boolean |
download(java.lang.String urlName,
java.io.File targetFile)
TODO Missing Method Documentation |
org.w3c.dom.Document |
getDocument(java.io.File file)
TODO Missing Method Documentation |
protected java.util.ArrayList |
getWebPlugins(org.w3c.dom.NodeList elements,
java.util.ArrayList list,
java.util.ArrayList nonVisibles)
TODO Missing Method Documentation |
static UpdateHelper |
instance()
Basic functions for updating anything |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static UpdateHelper instance()
public final org.w3c.dom.Document getDocument(java.io.File file)
throws javax.xml.parsers.ParserConfigurationException,
java.io.IOException,
org.xml.sax.SAXException
file - TODO Missing Method Parameter Documentation
javax.xml.parsers.ParserConfigurationException - TODO Missing Method Exception Documentation
java.io.IOException - TODO Missing Method Exception Documentation
org.xml.sax.SAXException - TODO Missing Method Exception Documentation
protected java.util.ArrayList getWebPlugins(org.w3c.dom.NodeList elements,
java.util.ArrayList list,
java.util.ArrayList nonVisibles)
elements - TODO Missing Method Parameter Documentationlist - TODO Missing Method Parameter DocumentationnonVisibles - TODO Missing Method Parameter Documentation
public boolean download(java.lang.String urlName,
java.io.File targetFile)
urlName - TODO Missing Method Parameter DocumentationtargetFile - TODO Missing Method Parameter Documentation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||