|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.zcu.ups.arcaoftpd.users.Users
public class Users
Trida zastresujici informace o uzivatelych
Constructor Summary | |
---|---|
Users(String filename)
Konstruktor tridy |
Method Summary | |
---|---|
User |
getUser(String username)
Vrati informace o zadanem uzivateli |
HashMap<String,User> |
getUsers()
Vraci HashMapu uzivatelu |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Users(String filename)
filename
- xml soubor s infomacemi o uzivatelichMethod Detail |
---|
public User getUser(String username)
username
- uzivatelske jmeno
public HashMap<String,User> getUsers()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |