what-the-bank/sources/o/C13556fcZ.java

104 lines
3.5 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.HashMap;
/* renamed from: o.fcZ, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C13556fcZ extends BrP {
static final HashMap<Integer, String> a;
static final HashMap<String, Integer> b;
static {
HashMap<Integer, String> hashMap = new HashMap<>();
a = hashMap;
HashMap<String, Integer> hashMap2 = new HashMap<>();
b = hashMap2;
hashMap2.put("%!PS-Adobe-", 1);
hashMap2.put("%%Author", 2);
hashMap2.put("%%BoundingBox", 3);
hashMap2.put("%%Copyright", 4);
hashMap2.put("%%CreationDate", 5);
hashMap2.put("%%Creator", 6);
hashMap2.put("%%For", 7);
hashMap2.put("%ImageData", 8);
hashMap2.put("%%Keywords", 9);
hashMap2.put("%%ModDate", 10);
hashMap2.put("%%Pages", 11);
hashMap2.put("%%Routing", 12);
hashMap2.put("%%Subject", 13);
hashMap2.put("%%Title", 14);
hashMap2.put("%%Version", 15);
hashMap2.put("%%DocumentData", 16);
hashMap2.put("%%Emulation", 17);
hashMap2.put("%%Extensions", 18);
hashMap2.put("%%LanguageLevel", 19);
hashMap2.put("%%Orientation", 20);
hashMap2.put("%%PageOrder", 21);
hashMap2.put("%%OperatorIntervention", 22);
hashMap2.put("%%OperatorMessage", 23);
hashMap2.put("%%ProofMode", 24);
hashMap2.put("%%Requirements", 25);
hashMap2.put("%%VMlocation", 26);
hashMap2.put("%%VMusage", 27);
hashMap2.put("Image Width", 28);
hashMap2.put("Image Height", 29);
hashMap2.put("Color Type", 30);
hashMap2.put("Ram Size", 31);
hashMap2.put("TIFFPreview", 32);
hashMap2.put("TIFFPreviewOffset", 33);
hashMap2.put("WMFPreview", 34);
hashMap2.put("WMFPreviewOffset", 35);
hashMap2.put("%%+", 36);
hashMap.put(36, "Line Continuation");
hashMap.put(3, "Bounding Box");
hashMap.put(4, "Copyright");
hashMap.put(16, "Document Data");
hashMap.put(17, "Emulation");
hashMap.put(18, "Extensions");
hashMap.put(19, "Language Level");
hashMap.put(20, "Orientation");
hashMap.put(21, "Page Order");
hashMap.put(15, "Version");
hashMap.put(8, "Image Data");
hashMap.put(28, "Image Width");
hashMap.put(29, "Image Height");
hashMap.put(30, "Color Type");
hashMap.put(31, "Ram Size");
hashMap.put(6, "Creator");
hashMap.put(5, "Creation Date");
hashMap.put(7, "For");
hashMap.put(25, "Requirements");
hashMap.put(12, "Routing");
hashMap.put(14, "Title");
hashMap.put(1, "DSC Version");
hashMap.put(11, "Pages");
hashMap.put(22, "Operator Intervention");
hashMap.put(23, "Operator Message");
hashMap.put(24, "Proof Mode");
hashMap.put(26, "VM Location");
hashMap.put(27, "VM Usage");
hashMap.put(2, "Author");
hashMap.put(9, "Keywords");
hashMap.put(10, "Modify Date");
hashMap.put(13, "Subject");
hashMap.put(32, "TIFF Preview Size");
hashMap.put(33, "TIFF Preview Offset");
hashMap.put(34, "WMF Preview Size");
hashMap.put(35, "WMF Preview Offset");
}
public C13556fcZ() {
a(new C2107aXf(this));
}
@Override // o.BrP
public final HashMap<Integer, String> c() {
return a;
}
@Override // o.BrP
public final String b() {
return "EPS";
}
}