Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
X
XHTMLDocument
- Class in
view.xhtml
XHTMLDocument()
- Constructor for class view.xhtml.
XHTMLDocument
Constructs a new XHTMLDocument with an empty title and body.
xml_file
- Variable in class model.
Tournament
XMLFactory
- Class in
model
Helper class for XMLFile
XMLFactory()
- Constructor for class model.
XMLFactory
XMLFile
- Class in
model
The class is used to store the data contained in a Tournament object to the file system in XML format.
XMLFile(String)
- Constructor for class model.
XMLFile
Create a new XMLFile object based on a XML data file on disk
XMLFile(String, TournamentInitializer)
- Constructor for class model.
XMLFile
Creates a completely new tournament XML data file with data from the initializer.
XMLFile(File, String)
- Constructor for class model.
XMLFile
Creates a pathname string and calls the constructor XMLFile(final String pathname)
XMLFile(File, String, TournamentInitializer)
- Constructor for class model.
XMLFile
Creates a pathname string and calls the constructor XMLFile(final String pathname, final TournamentInitializer initializer)
XMLFile.BackupDataFileFilter
- Class in
model
XMLFile.BackupDataFileFilter(String)
- Constructor for class model.
XMLFile.BackupDataFileFilter
XMLParsingException
- Exception in
model.exceptions
XMLParsingException(String)
- Constructor for exception model.exceptions.
XMLParsingException
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X