正在查看: Tarjeta Transporte v3.0.29 应用的 nz1.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
正在查看: Tarjeta Transporte v3.0.29 应用的 nz1.java JAVA 源代码文件
本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。
package com.sgcr;
import com.itextpdf.text.xml.xmp.DublinCoreProperties;
import com.itextpdf.text.xml.xmp.DublinCoreSchema;
import com.itextpdf.text.xml.xmp.PdfProperties;
import com.itextpdf.text.xml.xmp.PdfSchema;
import com.itextpdf.text.xml.xmp.XmpBasicProperties;
import com.itextpdf.text.xml.xmp.XmpBasicSchema;
import com.itextpdf.text.xml.xmp.XmpMMSchema;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.regex.Pattern;
public final class nz1 implements mz1 {
public Map f12425if = new HashMap();
public Map f12424for = new HashMap();
public Map f12426new = new HashMap();
public Pattern f12427try = Pattern.compile("[/*?\\[\\]]");
public class Cif implements xy1 {
public final String f12429for;
public final String f12430if;
public final String f12431new;
public final x0 f12432try;
public Cif(String str, String str2, String str3, x0 x0Var) {
this.f12430if = str;
this.f12429for = str2;
this.f12431new = str3;
this.f12432try = x0Var;
}
@Override
public String mo13479for() {
return this.f12430if;
}
@Override
public String mo13480if() {
return this.f12429for;
}
@Override
public String mo13481new() {
return this.f12431new;
}
public String toString() {
return this.f12429for + this.f12431new + " NS(" + this.f12430if + "), FORM (" + mo13482try() + ")";
}
@Override
public x0 mo13482try() {
return this.f12432try;
}
}
public nz1() {
try {
m13478this();
m13477goto();
} catch (bz1 unused) {
throw new RuntimeException("The XMPSchemaRegistry cannot be initialized!");
}
}
@Override
public synchronized xy1[] mo12855case(String str) {
ArrayList arrayList;
String mo12856for = mo12856for(str);
arrayList = new ArrayList();
if (mo12856for != null) {
for (String str2 : this.f12426new.keySet()) {
if (str2.startsWith(mo12856for)) {
arrayList.add(mo12857if(str2));
}
}
}
return (xy1[]) arrayList.toArray(new xy1[arrayList.size()]);
}
public synchronized void m13476else(String str, String str2, String str3, String str4, x0 x0Var) {
bv0.m6173else(str);
bv0.m6172case(str2);
bv0.m6173else(str3);
bv0.m6172case(str4);
x0 x0Var2 = x0Var != null ? new x0(hz1.m9951native(x0Var.m18073super(), null).m13403case()) : new x0();
if (this.f12427try.matcher(str2).find() || this.f12427try.matcher(str4).find()) {
throw new bz1("Alias and actual property names must be simple", 102);
}
String mo12856for = mo12856for(str);
String mo12856for2 = mo12856for(str3);
if (mo12856for == null) {
throw new bz1("Alias namespace is not registered", 101);
}
if (mo12856for2 == null) {
throw new bz1("Actual namespace is not registered", 101);
}
String str5 = mo12856for + str2;
if (this.f12426new.containsKey(str5)) {
throw new bz1("Alias is already existing", 4);
}
if (this.f12426new.containsKey(mo12856for2 + str4)) {
throw new bz1("Actual property is already an alias, use the base property", 4);
}
this.f12426new.put(str5, new Cif(str3, mo12856for2, str4, x0Var2));
}
@Override
public synchronized String mo12856for(String str) {
return (String) this.f12425if.get(str);
}
public final void m13477goto() {
x0 m18072final = new x0().m18072final(true);
x0 m18071const = new x0().m18071const(true);
m13476else(XmpBasicSchema.DEFAULT_XPATH_URI, "Author", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.CREATOR, m18072final);
m13476else(XmpBasicSchema.DEFAULT_XPATH_URI, "Authors", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.CREATOR, null);
m13476else(XmpBasicSchema.DEFAULT_XPATH_URI, "Description", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.DESCRIPTION, null);
m13476else(XmpBasicSchema.DEFAULT_XPATH_URI, "Format", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.FORMAT, null);
m13476else(XmpBasicSchema.DEFAULT_XPATH_URI, PdfProperties.KEYWORDS, DublinCoreSchema.DEFAULT_XPATH_URI, "subject", null);
m13476else(XmpBasicSchema.DEFAULT_XPATH_URI, "Locale", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.LANGUAGE, null);
m13476else(XmpBasicSchema.DEFAULT_XPATH_URI, "Title", DublinCoreSchema.DEFAULT_XPATH_URI, "title", null);
m13476else("http://ns.adobe.com/xap/1.0/rights/", "Copyright", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.RIGHTS, null);
m13476else(PdfSchema.DEFAULT_XPATH_URI, "Author", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.CREATOR, m18072final);
m13476else(PdfSchema.DEFAULT_XPATH_URI, XmpBasicProperties.BASEURL, XmpBasicSchema.DEFAULT_XPATH_URI, XmpBasicProperties.BASEURL, null);
m13476else(PdfSchema.DEFAULT_XPATH_URI, "CreationDate", XmpBasicSchema.DEFAULT_XPATH_URI, XmpBasicProperties.CREATEDATE, null);
m13476else(PdfSchema.DEFAULT_XPATH_URI, "Creator", XmpBasicSchema.DEFAULT_XPATH_URI, XmpBasicProperties.CREATORTOOL, null);
m13476else(PdfSchema.DEFAULT_XPATH_URI, "ModDate", XmpBasicSchema.DEFAULT_XPATH_URI, XmpBasicProperties.MODIFYDATE, null);
m13476else(PdfSchema.DEFAULT_XPATH_URI, "Subject", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.DESCRIPTION, m18071const);
m13476else(PdfSchema.DEFAULT_XPATH_URI, "Title", DublinCoreSchema.DEFAULT_XPATH_URI, "title", m18071const);
m13476else("http://ns.adobe.com/photoshop/1.0/", "Author", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.CREATOR, m18072final);
m13476else("http://ns.adobe.com/photoshop/1.0/", "Caption", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.DESCRIPTION, m18071const);
m13476else("http://ns.adobe.com/photoshop/1.0/", "Copyright", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.RIGHTS, m18071const);
m13476else("http://ns.adobe.com/photoshop/1.0/", PdfProperties.KEYWORDS, DublinCoreSchema.DEFAULT_XPATH_URI, "subject", null);
m13476else("http://ns.adobe.com/photoshop/1.0/", "Marked", "http://ns.adobe.com/xap/1.0/rights/", "Marked", null);
m13476else("http://ns.adobe.com/photoshop/1.0/", "Title", DublinCoreSchema.DEFAULT_XPATH_URI, "title", m18071const);
m13476else("http://ns.adobe.com/photoshop/1.0/", "WebStatement", "http://ns.adobe.com/xap/1.0/rights/", "WebStatement", null);
m13476else("http://ns.adobe.com/tiff/1.0/", "Artist", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.CREATOR, m18072final);
m13476else("http://ns.adobe.com/tiff/1.0/", "Copyright", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.RIGHTS, null);
m13476else("http://ns.adobe.com/tiff/1.0/", "DateTime", XmpBasicSchema.DEFAULT_XPATH_URI, XmpBasicProperties.MODIFYDATE, null);
m13476else("http://ns.adobe.com/tiff/1.0/", "ImageDescription", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.DESCRIPTION, null);
m13476else("http://ns.adobe.com/tiff/1.0/", "Software", XmpBasicSchema.DEFAULT_XPATH_URI, XmpBasicProperties.CREATORTOOL, null);
m13476else("http://ns.adobe.com/png/1.0/", "Author", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.CREATOR, m18072final);
m13476else("http://ns.adobe.com/png/1.0/", "Copyright", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.RIGHTS, m18071const);
m13476else("http://ns.adobe.com/png/1.0/", "CreationTime", XmpBasicSchema.DEFAULT_XPATH_URI, XmpBasicProperties.CREATEDATE, null);
m13476else("http://ns.adobe.com/png/1.0/", "Description", DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreProperties.DESCRIPTION, m18071const);
m13476else("http://ns.adobe.com/png/1.0/", "ModificationTime", XmpBasicSchema.DEFAULT_XPATH_URI, XmpBasicProperties.MODIFYDATE, null);
m13476else("http://ns.adobe.com/png/1.0/", "Software", XmpBasicSchema.DEFAULT_XPATH_URI, XmpBasicProperties.CREATORTOOL, null);
m13476else("http://ns.adobe.com/png/1.0/", "Title", DublinCoreSchema.DEFAULT_XPATH_URI, "title", m18071const);
}
@Override
public synchronized xy1 mo12857if(String str) {
return (xy1) this.f12426new.get(str);
}
@Override
public synchronized String mo12858new(String str) {
if (str != null) {
if (!str.endsWith(":")) {
str = str + ":";
}
}
return (String) this.f12424for.get(str);
}
public final void m13478this() {
mo12859try("http://www.w3.org/XML/1998/namespace", "xml");
mo12859try("http://www.w3.org/1999/02/22-rdf-syntax-ns#", "rdf");
mo12859try(DublinCoreSchema.DEFAULT_XPATH_URI, DublinCoreSchema.DEFAULT_XPATH_ID);
mo12859try("http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/", "Iptc4xmpCore");
mo12859try("http://iptc.org/std/Iptc4xmpExt/2008-02-29/", "Iptc4xmpExt");
mo12859try("http://ns.adobe.com/DICOM/", "DICOM");
mo12859try("http://ns.useplus.org/ldf/xmp/1.0/", "plus");
mo12859try("adobe:ns:meta/", "x");
mo12859try("http://ns.adobe.com/iX/1.0/", "iX");
mo12859try(XmpBasicSchema.DEFAULT_XPATH_URI, XmpBasicSchema.DEFAULT_XPATH_ID);
mo12859try("http://ns.adobe.com/xap/1.0/rights/", "xmpRights");
mo12859try(XmpMMSchema.DEFAULT_XPATH_URI, XmpMMSchema.DEFAULT_XPATH_ID);
mo12859try("http://ns.adobe.com/xap/1.0/bj/", "xmpBJ");
mo12859try("http://ns.adobe.com/xmp/note/", "xmpNote");
mo12859try(PdfSchema.DEFAULT_XPATH_URI, PdfSchema.DEFAULT_XPATH_ID);
mo12859try("http://ns.adobe.com/pdfx/1.3/", "pdfx");
mo12859try("http://www.npes.org/pdfx/ns/id/", "pdfxid");
mo12859try("http://www.aiim.org/pdfa/ns/schema#", "pdfaSchema");
mo12859try("http://www.aiim.org/pdfa/ns/property#", "pdfaProperty");
mo12859try("http://www.aiim.org/pdfa/ns/type#", "pdfaType");
mo12859try("http://www.aiim.org/pdfa/ns/field#", "pdfaField");
mo12859try("http://www.aiim.org/pdfa/ns/id/", "pdfaid");
mo12859try("http://www.aiim.org/pdfua/ns/id/", "pdfuaid");
mo12859try("http://www.aiim.org/pdfa/ns/extension/", "pdfaExtension");
mo12859try("http://ns.adobe.com/photoshop/1.0/", "photoshop");
mo12859try("http://ns.adobe.com/album/1.0/", "album");
mo12859try("http://ns.adobe.com/exif/1.0/", "exif");
mo12859try("http://cipa.jp/exif/1.0/", "exifEX");
mo12859try("http://ns.adobe.com/exif/1.0/aux/", "aux");
mo12859try("http://ns.adobe.com/tiff/1.0/", "tiff");
mo12859try("http://ns.adobe.com/png/1.0/", "png");
mo12859try("http://ns.adobe.com/jpeg/1.0/", "jpeg");
mo12859try("http://ns.adobe.com/jp2k/1.0/", "jp2k");
mo12859try("http://ns.adobe.com/camera-raw-settings/1.0/", "crs");
mo12859try("http://ns.adobe.com/StockPhoto/1.0/", "bmsp");
mo12859try("http://ns.adobe.com/creatorAtom/1.0/", "creatorAtom");
mo12859try("http://ns.adobe.com/asf/1.0/", "asf");
mo12859try("http://ns.adobe.com/xmp/wav/1.0/", "wav");
mo12859try("http://ns.adobe.com/bwf/bext/1.0/", "bext");
mo12859try("http://ns.adobe.com/riff/info/", "riffinfo");
mo12859try("http://ns.adobe.com/xmp/1.0/Script/", "xmpScript");
mo12859try("http://ns.adobe.com/TransformXMP/", "txmp");
mo12859try("http://ns.adobe.com/swf/1.0/", "swf");
mo12859try("http://ns.adobe.com/xmp/1.0/DynamicMedia/", "xmpDM");
mo12859try("http://ns.adobe.com/xmp/transient/1.0/", "xmpx");
mo12859try("http://ns.adobe.com/xap/1.0/t/", "xmpT");
mo12859try("http://ns.adobe.com/xap/1.0/t/pg/", "xmpTPg");
mo12859try("http://ns.adobe.com/xap/1.0/g/", "xmpG");
mo12859try("http://ns.adobe.com/xap/1.0/g/img/", "xmpGImg");
mo12859try("http://ns.adobe.com/xap/1.0/sType/Font#", "stFnt");
mo12859try("http://ns.adobe.com/xap/1.0/sType/Dimensions#", "stDim");
mo12859try("http://ns.adobe.com/xap/1.0/sType/ResourceEvent#", "stEvt");
mo12859try("http://ns.adobe.com/xap/1.0/sType/ResourceRef#", "stRef");
mo12859try("http://ns.adobe.com/xap/1.0/sType/Version#", "stVer");
mo12859try("http://ns.adobe.com/xap/1.0/sType/Job#", "stJob");
mo12859try("http://ns.adobe.com/xap/1.0/sType/ManifestItem#", "stMfs");
mo12859try("http://ns.adobe.com/xmp/Identifier/qual/1.0/", "xmpidq");
}
@Override
public synchronized String mo12859try(String str, String str2) {
bv0.m6173else(str);
bv0.m6178try(str2);
if (str2.charAt(str2.length() - 1) != ':') {
str2 = str2 + ':';
}
if (!js1.m11027break(str2.substring(0, str2.length() - 1))) {
throw new bz1("The prefix is a bad XML name", 201);
}
String str3 = (String) this.f12425if.get(str);
String str4 = (String) this.f12424for.get(str2);
if (str3 != null) {
return str3;
}
if (str4 != null) {
String str5 = str2;
int i = 1;
while (this.f12424for.containsKey(str5)) {
str5 = str2.substring(0, str2.length() - 1) + "_" + i + "_:";
i++;
}
str2 = str5;
}
this.f12424for.put(str2, str);
this.f12425if.put(str, str2);
return str2;
}
}