NXvalidate  1
Public Member Functions | List of all members
org.nexusformat.nxvalidate.UserSettings Class Reference
Collaboration diagram for org.nexusformat.nxvalidate.UserSettings:
Collaboration graph

Public Member Functions

 UserSettings ()
 
void loadUserSettings () throws FileNotFoundException, IOException
 
void saveUserSettings ()
 
String getNXconvert ()
 
void setNXconvert (String nxconvertCommand)
 
boolean foundNXconvert ()
 

Detailed Description

Author
Stephen Rankin

Definition at line 44 of file UserSettings.java.

Constructor & Destructor Documentation

org.nexusformat.nxvalidate.UserSettings.UserSettings ( )

Definition at line 52 of file UserSettings.java.

Member Function Documentation

boolean org.nexusformat.nxvalidate.UserSettings.foundNXconvert ( )
String org.nexusformat.nxvalidate.UserSettings.getNXconvert ( )
void org.nexusformat.nxvalidate.UserSettings.loadUserSettings ( ) throws FileNotFoundException, IOException
void org.nexusformat.nxvalidate.UserSettings.saveUserSettings ( )
void org.nexusformat.nxvalidate.UserSettings.setNXconvert ( String  nxconvertCommand)

The documentation for this class was generated from the following file: