|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hattrickorganizer.logik.xml.XMLTabelleParser
public class XMLTabelleParser
DOCUMENT ME!
Constructor Summary | |
---|---|
XMLTabelleParser()
Creates a new instance of xmlTabelleParser |
Method Summary | |
---|---|
protected LigaTabellenEintrag |
createEintrag(org.w3c.dom.Element ele)
TODO Missing Method Documentation |
protected LigaTabelle |
createTabelle(org.w3c.dom.Document doc)
|
LigaTabelle |
parseTabelle(java.lang.String dateiname)
TODO Missing Method Documentation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLTabelleParser()
Method Detail |
---|
public final LigaTabelle parseTabelle(java.lang.String dateiname)
dateiname
- TODO Missing Method Parameter Documentation
protected final LigaTabellenEintrag createEintrag(org.w3c.dom.Element ele)
ele
- TODO Missing Method Parameter Documentation
protected final LigaTabelle createTabelle(org.w3c.dom.Document doc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |