|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.security.user.UserdataConverter
public class UserdataConverter
Converts user.xml files to a directory of username.xml records
Up to ncs version 2.7.10, all user data was stored in a single "user.xml" file. Release 2.7.10 stores user data in individual files. This class is responsible for
| Method Summary | |
|---|---|
static void |
convert(File usersXmlFile)
|
static void |
convert(String usersXmlPath)
|
static void |
main(String[] args)
The main program for the UserdataConverter class |
protected static void |
prtln(String s)
NOT YET DOCUMENTED |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void convert(File usersXmlFile) throws Exception
Exceptionpublic static void convert(String usersXmlPath) throws Exception
Exceptionpublic static void main(String[] args) throws Exception
args - The command line arguments
Exception - NOT YET DOCUMENTEDprotected static void prtln(String s)
s - NOT YET DOCUMENTED
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||