Class Debug
java.lang.Object
org.apache.commons.imaging.internal.Debug
Internal-only debug class. Used for collecting extra information when parsing or
modifying images or metadata. These methods are useful for troubleshooting and
issue analysis, but this should not be used directly by end-users, nor extended
in any way. This may change or be removed at any time.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static String
byteQuadToString
(int bytequad) static void
debug()
static void
private static void
private static void
private static void
private static void
debug
(String message, ICC_Profile value) private static void
static void
private static void
private static void
private static void
private static void
private static void
static void
static void
private static String
private static String
private static String
private static String
private static String
private static String
private static String
private static String
getStackTrace
(Throwable e, int limit) private static String
getStackTrace
(Throwable e, int limit, int skip)
-
Field Details
-
LOGGER
-
NEWLINE
- See Also:
-
counter
private static long counter
-
-
Constructor Details
-
Debug
private Debug()
-
-
Method Details
-
debug
-
debug
public static void debug() -
getDebug
-
getDebug
-
getDebug
-
getDebug
-
debug
-
getDebug
-
byteQuadToString
-
debug
-
debug
-
debug
-
debug
-
debug
-
debug
-
debug
-
debug
-
debug
-
debug
-
debug
-
debug
-
getDebug
-
getDebug
-
getStackTrace
-
getStackTrace
-