|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.reload.editor.ReloadHelperProfile
uk.ac.reload.editor.vocabulary.VocabularyHelperProfile
The Vocabulary Profile This reads in a VX User Profile XML File
Field Summary | |
protected VocabularyProfileElement |
_rootElement
The Root VocabularyProfileElement |
Fields inherited from class uk.ac.reload.editor.ReloadHelperProfile |
_docProfile, _fileProfile |
Method Summary | |
static VocabularyHelperProfile |
getDefaultVocabularyHelperProfile()
Get the default VocabularyHelperProfile |
VocabularyProfileElement |
getRootElement()
Get the VocabularyProfileField root field |
java.lang.String |
getSchemaFileName()
Get the file name of the associated Schema file. |
java.io.File |
getSchemaHelperFile()
Get the Schema Helper File |
java.io.File |
getVocabFile()
Get the Vocabulary Helper File |
static VocabularyHelperProfile[] |
getVocabularyHelperProfiles()
Get all available VocabularyHelperProfiles |
static VocabularyHelperProfile |
getVocabularyProfile(java.io.File fileProfile)
Factory method for getting a static re-usable VocabularyHelperProfile |
Methods inherited from class uk.ac.reload.editor.ReloadHelperProfile |
getFile, getProfileName, getRootAttributeValue, getSchemaHelperFileName, getVocabularyFileName, loadProfile, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected VocabularyProfileElement _rootElement
Method Detail |
public static VocabularyHelperProfile getVocabularyProfile(java.io.File fileProfile) throws ReloadEditorException
fileProfile
- the file of the VocabularyHelperProfile file
ReloadEditorException
public static VocabularyHelperProfile[] getVocabularyHelperProfiles()
public java.io.File getVocabFile()
getVocabFile
in class ReloadHelperProfile
public java.io.File getSchemaHelperFile()
getSchemaHelperFile
in class ReloadHelperProfile
public static VocabularyHelperProfile getDefaultVocabularyHelperProfile() throws ReloadEditorException
ReloadEditorException
public java.lang.String getSchemaFileName()
public VocabularyProfileElement getRootElement()
|
VdexReload 1.1.3 API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |