basis.TeamXMLWriter Class Reference

Inheritance diagram for basis.TeamXMLWriter:

Inheritance graph
[legend]
Collaboration diagram for basis.TeamXMLWriter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TeamXMLWriter (String bestandsNaam)
boolean laadBestand (String bestandsNaam)
void startElement (String namespaceURI, String sName, String qName, Attributes attrs) throws SAXException
void endElement (String namespaceURI, String sName, String qName) throws SAXException
void characters (char buf[], int offset, int len) throws SAXException
void startDocument () throws SAXException
void endDocument () throws SAXException
void emit (String s) throws SAXException
void nl () throws SAXException
void nieuweConfig (String naam) throws SAXException
void voegNieuwTeamToe (String naam, String speler1, String speler2) throws SAXException
void schrijfTeam ()
void bewerkTeamRonde (String teamNaam, int ronde, int oudeTijd, int nieuweTijd)
void setBestandsNaam (String bestandsNaam)

Protected Attributes

String bestandsNaam
FileOutputStream out
Writer wOut
PrintStream p
SAXParserFactory factory
DefaultHandler handler
SAXParser saxParser
String tekstTag
String eindTag
File file

Private Attributes

int bewerkRonde
String bewerkTeam
boolean bewerken = false
boolean teamGevonden = false
boolean rondeGevonden = false
boolean tijdGevonden = false
boolean scoreGevonden = false
int oudeTijd
int nieuweTijd

Detailed Description

Author:
David V
TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Definition at line 25 of file TeamXMLWriter.java.


The documentation for this class was generated from the following file:
Generated on Mon Jul 18 21:59:32 2005 for Twee Voor Twaalf by  doxygen 1.4.3