Class OneOrListOfLoader<T>
java.lang.Object
org.galaxyproject.gxformat2.v19_09.utils.OneOrListOfLoader<T>
- All Implemented Interfaces:
Loader<OneOrListOf<T>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionload
(Object doc, String baseUri, LoadingOptions loadingOptions, String docRoot) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.galaxyproject.gxformat2.v19_09.utils.Loader
documentLoad, documentLoad, documentLoad, documentLoadByUrl, load, loadField
-
Constructor Details
-
OneOrListOfLoader
-
-
Method Details
-
load
public OneOrListOf<T> load(Object doc, String baseUri, LoadingOptions loadingOptions, String docRoot)
-