|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--de.knup.jedi.jayshare.sax.FileParser
Parse XML files needed by jayshare.
Field Summary | |
private static java.lang.String |
PARSER
SAX Parser implementation to be used. |
Constructor Summary | |
FileParser()
|
Method Summary | |
static UserList |
parseFileList(java.lang.String userList)
Parse file lists. |
static DownloadQueue |
parseQueue(java.lang.String queue)
Parse download queue. |
Methods inherited from class java.lang.Object |
|
Field Detail |
private static final java.lang.String PARSER
Constructor Detail |
public FileParser()
Method Detail |
public static UserList parseFileList(java.lang.String userList)
public static DownloadQueue parseQueue(java.lang.String queue)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |