- saveToTempFile(Part) - Static method in class org.molgenis.util.FileUploadUtils
-
Saves an uploaded file to a tempfile with prefix 'molgenis-', keeps the original file extension
- saveToTempFolder(Part) - Static method in class org.molgenis.util.FileUploadUtils
-
Save an Uploaded file to the temp folder keeping it original name
- SchemaLoader - Class in org.molgenis.util
-
Compiles a xsd.
- SchemaLoader(String) - Constructor for class org.molgenis.util.SchemaLoader
-
- SchemaLoader(InputStream) - Constructor for class org.molgenis.util.SchemaLoader
-
- SchemaLoader.LSInputImpl - Class in org.molgenis.util
-
- setBaseURI(String) - Method in class org.molgenis.util.SchemaLoader.LSInputImpl
-
- setByteStream(InputStream) - Method in class org.molgenis.util.SchemaLoader.LSInputImpl
-
- setCertifiedText(boolean) - Method in class org.molgenis.util.SchemaLoader.LSInputImpl
-
- setCharacterStream(Reader) - Method in class org.molgenis.util.SchemaLoader.LSInputImpl
-
- setDateFormatPattern(String) - Method in class org.molgenis.util.GsonFactoryBean
-
Define the date/time format with a SimpleDateFormat-style pattern.
- setDisableHtmlEscaping(boolean) - Method in class org.molgenis.util.GsonFactoryBean
-
Whether to use the GsonBuilder.disableHtmlEscaping() when writing JSON.
- setEncoding(String) - Method in class org.molgenis.util.SchemaLoader.LSInputImpl
-
- setInputStream(BufferedInputStream) - Method in class org.molgenis.util.SchemaLoader.LSInputImpl
-
- setPrefixJson(boolean) - Method in class org.molgenis.util.GsonHttpMessageConverter
-
Indicates whether the JSON output by this view should be prefixed with "{} &&".
- setPrettyPrinting(boolean) - Method in class org.molgenis.util.GsonFactoryBean
-
Whether to use the GsonBuilder.setPrettyPrinting() when writing JSON.
- setPublicId(String) - Method in class org.molgenis.util.SchemaLoader.LSInputImpl
-
- setRegisterJavaTimeConverters(boolean) - Method in class org.molgenis.util.GsonFactoryBean
-
Indicates if the java 8 date time Converters should be registered
with Gson.
- setSerializeNulls(boolean) - Method in class org.molgenis.util.GsonFactoryBean
-
Whether to use the GsonBuilder.serializeNulls() option when writing JSON.
- setStringData(String) - Method in class org.molgenis.util.SchemaLoader.LSInputImpl
-
- setSystemId(String) - Method in class org.molgenis.util.SchemaLoader.LSInputImpl
-
- setType(Type) - Method in class org.molgenis.util.GsonHttpMessageConverter
-
- supports(Class<?>) - Method in class org.molgenis.util.GsonHttpMessageConverter
-