public class Daffodil
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Compiler |
compiler()
Create a new object used to compiled DFDL schemas
|
static void |
setLoggingLevel(LogLevel lvl)
Set the maximum logging level
|
static void |
setLogWriter(LogWriter lw)
Set the LogWriter to use to capture logging messages from Daffodil
|
public static Compiler compiler()
public static void setLogWriter(LogWriter lw)
lw
- log writer to capture logging messagespublic static void setLoggingLevel(LogLevel lvl)
lvl
- log level