Uses of Enum Class
org.dspace.app.sherpa.v2.SHERPAResponse.SHERPAFormat
Packages that use SHERPAResponse.SHERPAFormat
-
Uses of SHERPAResponse.SHERPAFormat in org.dspace.app.sherpa.v2
Methods in org.dspace.app.sherpa.v2 that return SHERPAResponse.SHERPAFormatModifier and TypeMethodDescriptionstatic SHERPAResponse.SHERPAFormatReturns the enum constant of this class with the specified name.static SHERPAResponse.SHERPAFormat[]SHERPAResponse.SHERPAFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.dspace.app.sherpa.v2 with parameters of type SHERPAResponse.SHERPAFormatModifierConstructorDescriptionSHERPAResponse(InputStream input, SHERPAResponse.SHERPAFormat format) Parse SHERPA v2 API for a given format