Edit C:\Users\Admin\.m2\repository\org\dspace\dspace-api\6.2\org\dspace\content\LicenseUtils.class
???? 3 ? ? ? ? ? ? ? ? ? ? ? ? ? ? M ? O Q ? ? ? ? ? ? ? ? ? ? ? ? 3 ? ? ? ? ? 3 ? ? ? ? ? 3 ? ? ? ? ? ? ? ? ? ? 3 ? ? ? ? ? ? 3 ? ? ? ? ? ? ? ? ? ? ? ? ? ? bitstreamService -Lorg/dspace/content/service/BitstreamService; bitstreamFormat 3Lorg/dspace/content/service/BitstreamFormatService; collectionService .Lorg/dspace/content/service/CollectionService; itemService (Lorg/dspace/content/service/ItemService; <init> ()V Code LineNumberTable LocalVariableTable this !Lorg/dspace/content/LicenseUtils; getLicenseText ?(Ljava/util/Locale;Lorg/dspace/content/Collection;Lorg/dspace/content/Item;Lorg/dspace/eperson/EPerson;Ljava/util/Map;)Ljava/lang/String; info Entry InnerClasses Ljava/util/Map$Entry; i I locale Ljava/util/Locale; collection Lorg/dspace/content/Collection; item Lorg/dspace/content/Item; eperson Lorg/dspace/eperson/EPerson; additionalInfo Ljava/util/Map; formatter Ljava/util/Formatter; numArgs args [Ljava/lang/Object; licenseTemplate Ljava/lang/String; LocalVariableTypeTable ;Ljava/util/Map$Entry<Ljava/lang/String;Ljava/lang/Object;>; 5Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>; StackMapTable ? ? ? ? ? ? Y ? Signature ?(Ljava/util/Locale;Lorg/dspace/content/Collection;Lorg/dspace/content/Item;Lorg/dspace/eperson/EPerson;Ljava/util/Map<Ljava/lang/String;Ljava/lang/Object;>;)Ljava/lang/String; z(Ljava/util/Locale;Lorg/dspace/content/Collection;Lorg/dspace/content/Item;Lorg/dspace/eperson/EPerson;)Ljava/lang/String; grantLicense G(Lorg/dspace/core/Context;Lorg/dspace/content/Item;Ljava/lang/String;)V context Lorg/dspace/core/Context; licenseText licenseBytes [B bais Ljava/io/ByteArrayInputStream; b Lorg/dspace/content/Bitstream; bf $Lorg/dspace/content/BitstreamFormat; Exceptions ? ? ? <clinit> SourceFile LicenseUtils.java <