org.apache.maven.doxia.validation.advices
Class PrintAdvisor
- MethodBeforeAdvice
public class PrintAdvisor
Advisor that prints the hierarchy of a document as is beeing generated
PrintAdvisor(PrintStream printStream) - Creates the PrintAdvisor.
|
void | doEnd(Method method, Object[] args, Object instance)
|
void | doLeaf(Method method, Object[] args, Object instance)
|
void | doStart(Method method, Object[] args, Object instance)
|
PrintAdvisor
public PrintAdvisor(PrintStream printStream)
Creates the PrintAdvisor.
printStream
- stream printer