- java.lang.Object
-
- org.catacomb.serial.jar.CustomJar
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private static byte[] |
MAGIC_SDJ |
private static byte[] |
MAGIC_ZIP |
private static java.lang.String |
MAIN |
private static java.lang.String |
MIME |
-
Constructor Summary
Constructors
Constructor and Description |
CustomJar() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static boolean |
claims(byte[] ba) |
static boolean |
claims(byte[] ba,
byte[] magic) |
static java.lang.String |
getMetaMain() |
static java.lang.String |
getMetaMime() |
static boolean |
isMetaName(java.lang.String s) |
static void |
naturalize(byte[] ba) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
CustomJar
public CustomJar()
Copyright © 2013. All Rights Reserved.