|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.doxia.book.services.validation.DefaultBookValidator
public class DefaultBookValidator
Default implementation of BookValidator.
Field Summary |
---|
Fields inherited from interface org.apache.maven.doxia.book.services.validation.BookValidator |
---|
ROLE |
Constructor Summary | |
---|---|
DefaultBookValidator()
|
Method Summary | |
---|---|
ValidationResult |
validateBook(BookModel book)
Validate a BookModel. |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultBookValidator()
Method Detail |
---|
public ValidationResult validateBook(BookModel book)
validateBook
in interface BookValidator
book
- the BookModel to validate.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |