|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PreferenceLoader
Method Summary | |
---|---|
java.net.URI |
getPreferencesURI()
Gets the URI of the loaded Preferences XML file. |
LoaderPreferences |
load()
Returns a generic Preferences object. |
void |
setPreferencesURI(java.net.URI input)
Sets the Loader to use the specified XML Preferences XML file. |
boolean |
validate()
Validates the loaded Preference XML file against the appropriate XSD |
Method Detail |
---|
boolean validate()
LoaderPreferences load() throws LgConvertException
LgConvertException
java.net.URI getPreferencesURI()
void setPreferencesURI(java.net.URI input)
input
- The URI of the XML Preferences file to be assigned to the
loader
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |