Documentation - matq007/java-cv-generator GitHub Wiki

= Documentation =

Whole documentation can be found here: [https://java-cv-generator.googlecode.com/svn/Jarvan/target/site/apidocs/index.html]

Classes

||Class || Description || ||Cv || ||CvException ||Exception class extends from Exception || ||Education || ||Library || Class for storing CV like database, will parse library.xml || ||Registration || Class for register users, checks if username and email already exists || ||Settings || ||Class for getPath metdhods || ||Show || ||User ||Class for user Methods: setters and getters for username, password, email || ||Work ||
||XMLParser || Class for parsing data from XML Methods: getUsers, getEmails || ||XMLWriter ||