Package | Description |
---|---|
org.apache.maven.doxia.book | |
org.apache.maven.doxia.book.services.validation |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
InvalidBookDescriptorException.getValidationResult()
Return the ValidationResult.
|
Constructor and Description |
---|
InvalidBookDescriptorException(ValidationResult validationResult)
Construct a new InvalidBookDescriptorException and stores the given ValidationResult.
|
Modifier and Type | Method and Description |
---|---|
ValidationResult |
DefaultBookValidator.validateBook(BookModel book)
Validate a BookModel.
|
ValidationResult |
BookValidator.validateBook(BookModel book)
Validate a BookModel.
|
Copyright © 2005–2017. All rights reserved.