public class StatusHandler extends DefaultFileHandler implements ImplementationIF
ImplementationIF| Modifier and Type | Field and Description |
|---|---|
protected XSDContextIF |
ctx |
append, arguments, descriptor, out, printSep| Constructor and Description |
|---|
StatusHandler(XSDContextIF ctx)
Create the formatter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
publish(java.util.logging.LogRecord record)
Publish the log record to the stderr print stream.
|
getContext, getDescriptor, init, setArguments, setContext, setDescriptorflush, isLoggable, setEncoding, setOutputStreamgetEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevelclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContext, getDescriptor, init, setArguments, setContext, setDescriptorprotected XSDContextIF ctx
public StatusHandler(XSDContextIF ctx)
public void publish(java.util.logging.LogRecord record)
publish in class DefaultFileHandlerrecord - the log record.