|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.LexGrid.LexBIG.Impl.Extensions.AbstractExtendable
org.LexGrid.LexBIG.Impl.loaders.BaseLoader
org.LexGrid.LexBIG.Impl.loaders.ClaMLLoaderImpl
public class ClaMLLoaderImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.LexGrid.LexBIG.Impl.loaders.BaseLoader |
---|
BaseLoader.DoConversion |
Field Summary | |
---|---|
static java.lang.String |
description
|
static java.lang.String |
name
|
Fields inherited from class org.LexGrid.LexBIG.Impl.loaders.BaseLoader |
---|
ASYNC_OPTION, FAIL_ON_ERROR_OPTION, inUse, LOADER_POST_PROCESSOR_OPTION, LOADER_PREFERENCE_FILE_OPTION, MANIFEST_FILE_OPTION, SUPPLEMENT_OPTION |
Constructor Summary | |
---|---|
ClaMLLoaderImpl()
|
Method Summary | |
---|---|
protected ExtensionDescription |
buildExtensionDescription()
Builds the extension description. |
protected OptionHolder |
declareAllowedOptions(OptionHolder holder)
|
protected URNVersionPair[] |
doLoad()
|
void |
load(java.lang.String resource,
boolean stopOnErrors,
boolean async)
|
void |
validate(java.net.URI source,
int validationLevel)
|
Methods inherited from class org.LexGrid.LexBIG.Impl.Extensions.AbstractExtendable |
---|
getExtensionDescription |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String name
public static final java.lang.String description
Constructor Detail |
---|
public ClaMLLoaderImpl()
Method Detail |
---|
protected OptionHolder declareAllowedOptions(OptionHolder holder)
declareAllowedOptions
in class BaseLoader
protected URNVersionPair[] doLoad() throws java.lang.Exception
doLoad
in class BaseLoader
java.lang.Exception
protected ExtensionDescription buildExtensionDescription()
AbstractExtendable
buildExtensionDescription
in class AbstractExtendable
public void validate(java.net.URI source, int validationLevel) throws LBException
validate
in interface ClaML_Loader
LBException
public void load(java.lang.String resource, boolean stopOnErrors, boolean async) throws LBException
load
in interface ClaML_Loader
LBException
|
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 |