| Package | Description |
|---|---|
| org.apache.maven.doxia.logging | |
| org.apache.maven.doxia.macro | |
| org.apache.maven.doxia.parser | |
| org.apache.maven.doxia.sink |
Maven Doxia API.
|
| org.apache.maven.doxia.util |
| Modifier and Type | Class and Description |
|---|---|
class |
PlexusLoggerWrapper
Wrap a Plexus logger into a Doxia logger.
|
class |
SystemStreamLog
Logger with "standard" output and error output stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogEnabled.enableLogging(Log log)
Enable a
Doxia logger for this Doxia component. |
| Modifier and Type | Method and Description |
|---|---|
protected Log |
AbstractMacro.getLog()
Returns a logger for this macro.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMacro.enableLogging(Log log)
Enable a
Doxia logger for this Doxia component. |
| Modifier and Type | Method and Description |
|---|---|
protected Log |
AbstractParser.getLog()
Returns the current logger for this parser.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractParser.enableLogging(Log log)
Enable a
Doxia logger for this Doxia component. |
| Modifier and Type | Method and Description |
|---|---|
protected Log |
AbstractSink.getLog()
Returns a logger for this sink.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RandomAccessSink.enableLogging(Log log)
Enable a
Doxia logger for this Doxia component. |
void |
AbstractSink.enableLogging(Log log)
Enable a
Doxia logger for this Doxia component. |
| Constructor and Description |
|---|
XmlValidator(Log log)
Constructor.
|
Copyright © 2005-2016 The Apache Software Foundation. All Rights Reserved.