| Package | Description |
|---|---|
| com.openhtmltopdf.util |
| Modifier and Type | Method and Description |
|---|---|
static LogMessageId.LogMessageId3Param |
LogMessageId.LogMessageId3Param.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogMessageId.LogMessageId3Param[] |
LogMessageId.LogMessageId3Param.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
XRLog.log(Level level,
LogMessageId.LogMessageId3Param logMessageId,
Object arg1,
Object arg2,
Object arg3) |
static void |
XRLog.log(Level level,
LogMessageId.LogMessageId3Param logMessageId,
Object arg1,
Object arg2,
Object arg3,
Throwable throwable) |
Copyright © 2004–2025. All rights reserved.