A B C D E G H I L M N O P R S T U V X

A

AbstractITextBookRenderer - Class in org.apache.maven.doxia.book.services.renderer
Base class for iText renderer.
AbstractITextBookRenderer() - Constructor for class org.apache.maven.doxia.book.services.renderer.AbstractITextBookRenderer
 
AbstractXdocBookSink - Class in org.apache.maven.doxia.book.services.renderer.xdoc
Abstract XdocSink implementation for book.
AbstractXdocBookSink(Writer, I18N) - Constructor for class org.apache.maven.doxia.book.services.renderer.xdoc.AbstractXdocBookSink
Default constructor.
addChapter(Chapter) - Method in class org.apache.maven.doxia.book.model.BookModel
Method addChapter
addSection(Section) - Method in class org.apache.maven.doxia.book.model.Chapter
Method addSection
author_() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.AbstractXdocBookSink
 
author_() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Does nothing.

B

body() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.AbstractXdocBookSink
 
body() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Does nothing.
body_() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.AbstractXdocBookSink
 
body_() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Does nothing.
bookAuthor_() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Calls super.head_().
bookBody() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Calls super.body().
bookBody_() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Calls super.body_().
BookContext - Class in org.apache.maven.doxia.book.context
Context to render a book.
BookContext() - Constructor for class org.apache.maven.doxia.book.context.BookContext
 
BookContext.BookFile - Class in org.apache.maven.doxia.book.context
Represents a BookFile.
BookContext.BookFile(File, String) - Constructor for class org.apache.maven.doxia.book.context.BookContext.BookFile
Constructor.
bookDate_() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Calls super.head_().
BookDoxia - Interface in org.apache.maven.doxia.book
An interface to create books in different output formats from a book descriptor.
BookDoxiaCli - Class in org.apache.maven.doxia.book
Invoke BookDoxia from the command line.
BookDoxiaCli() - Constructor for class org.apache.maven.doxia.book.BookDoxiaCli
 
BookDoxiaException - Exception in org.apache.maven.doxia.book
Wraps an exception when rendering books.
BookDoxiaException(String) - Constructor for exception org.apache.maven.doxia.book.BookDoxiaException
Construct a new BookDoxiaException with the specified detail message.
BookDoxiaException(String, Throwable) - Constructor for exception org.apache.maven.doxia.book.BookDoxiaException
Construct a new BookDoxiaException with the specified detail message and cause.
bookHead() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Calls super.head().
bookHead_() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Calls super.head_().
BookIndex - Class in org.apache.maven.doxia.book.context
 
BookIndex() - Constructor for class org.apache.maven.doxia.book.context.BookIndex
Constructs a new BookIndex.
BookIndexer - Interface in org.apache.maven.doxia.book.services.indexer
Index a book.
BookIo - Interface in org.apache.maven.doxia.book.services.io
Common book-related IO methods.
BookModel - Class in org.apache.maven.doxia.book.model
Describes the book layout and packaging.
BookModel() - Constructor for class org.apache.maven.doxia.book.model.BookModel
 
BookModelXpp3Reader - Class in org.apache.maven.doxia.book.model.io.xpp3
Class BookModelXpp3Reader.
BookModelXpp3Reader() - Constructor for class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
 
BookRenderer - Interface in org.apache.maven.doxia.book.services.renderer
Render a book.
bookTitle() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Calls super.title().
bookTitle_() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Calls super.title_().
BookValidator - Interface in org.apache.maven.doxia.book.services.validation
Ensure a BookModel is valid.
buildCliOptions(Options) - Method in class org.apache.maven.doxia.book.BookDoxiaCli

C

Chapter - Class in org.apache.maven.doxia.book.model
null
Chapter() - Constructor for class org.apache.maven.doxia.book.model.Chapter
 
ChapterXdocBookSink - Class in org.apache.maven.doxia.book.services.renderer.xdoc
A XdocSink implementation for chapter in a book.
ChapterXdocBookSink(Writer, IndexEntry, I18N) - Constructor for class org.apache.maven.doxia.book.services.renderer.xdoc.ChapterXdocBookSink
Default constructor.

D

date_() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.AbstractXdocBookSink
 
date_() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Does nothing.
DefaultBookDoxia - Class in org.apache.maven.doxia.book
Default implementation of BookDoxia.
DefaultBookDoxia() - Constructor for class org.apache.maven.doxia.book.DefaultBookDoxia
 
DefaultBookIndexer - Class in org.apache.maven.doxia.book.services.indexer
Default implementation of BookIndexer.
DefaultBookIndexer() - Constructor for class org.apache.maven.doxia.book.services.indexer.DefaultBookIndexer
 
DefaultBookIo - Class in org.apache.maven.doxia.book.services.io
 
DefaultBookIo() - Constructor for class org.apache.maven.doxia.book.services.io.DefaultBookIo
 
DefaultBookValidator - Class in org.apache.maven.doxia.book.services.validation
Default implementation of BookValidator.
DefaultBookValidator() - Constructor for class org.apache.maven.doxia.book.services.validation.DefaultBookValidator
 
DocbookBookRenderer - Class in org.apache.maven.doxia.book.services.renderer
An implementation of BookRenderer for docbook
DocbookBookRenderer() - Constructor for class org.apache.maven.doxia.book.services.renderer.DocbookBookRenderer
 

E

equals(Object) - Method in class org.apache.maven.doxia.book.model.BookModel
Method equals
equals(Object) - Method in class org.apache.maven.doxia.book.model.Chapter
Method equals
equals(Object) - Method in class org.apache.maven.doxia.book.model.Section
Method equals

G

getAddDefaultEntities() - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Returns the state of the "add default entities" flag.
getAuthor() - Method in class org.apache.maven.doxia.book.model.BookModel
Get Specifies the author of this book.
getAvailableBookRenderers() - Method in class org.apache.maven.doxia.book.DefaultBookDoxia
Returns a Set of ids of the BookRenderers that are available in this BookDoxia.
getBook() - Method in class org.apache.maven.doxia.book.context.BookContext
Return the BookModel of this BookContext.
getBooleanValue(String, String, XmlPullParser) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Method getBooleanValue
getChapters() - Method in class org.apache.maven.doxia.book.model.BookModel
Method getChapters
getCharacterValue(String, String, XmlPullParser) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Method getCharacterValue
getDate() - Method in class org.apache.maven.doxia.book.model.BookModel
Get Specifies the date of this book.
getDateValue(String, String, String, XmlPullParser) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Method getDateValue
getDocumentBegin() - Method in class org.apache.maven.doxia.book.services.renderer.latex.LatexBookSink
getDocumentStart() - Method in class org.apache.maven.doxia.book.services.renderer.latex.LatexBookSink
getDoubleValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Method getDoubleValue
getErrors() - Method in class org.apache.maven.doxia.book.services.validation.ValidationResult
Return the list of errors.
getFile() - Method in class org.apache.maven.doxia.book.context.BookContext.BookFile
Return the file of this BookFile.
getFile() - Method in class org.apache.maven.doxia.book.model.Section
Get Specifies the file of this section.
getFiles() - Method in class org.apache.maven.doxia.book.context.BookContext
Return the files of this BookContext.
getFloatValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Method getFloatValue
getId() - Method in class org.apache.maven.doxia.book.model.BookModel
Get Specifies the id of this book.
getId() - Method in class org.apache.maven.doxia.book.model.Chapter
Get Specifies the id of this chapter.
getId() - Method in class org.apache.maven.doxia.book.model.Section
Get Specifies the id of this section.
getIndex() - Method in class org.apache.maven.doxia.book.context.BookContext
Return the index of this BookContext.
getIntegerValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Method getIntegerValue
getLongValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Method getLongValue
getModelEncoding() - Method in class org.apache.maven.doxia.book.model.BookModel
 
getModelEncoding() - Method in class org.apache.maven.doxia.book.model.Chapter
 
getModelEncoding() - Method in class org.apache.maven.doxia.book.model.Section
 
getOutputDirectory() - Method in class org.apache.maven.doxia.book.context.BookContext
Return the outputDirectory of this BookContext.
getOutputExtension() - Method in class org.apache.maven.doxia.book.services.renderer.AbstractITextBookRenderer
Get the output extension supported.
getOutputExtension() - Method in class org.apache.maven.doxia.book.services.renderer.PdfBookRenderer
Get the output extension supported.
getOutputExtension() - Method in class org.apache.maven.doxia.book.services.renderer.RtfBookRenderer
Get the output extension supported.
getParserId() - Method in class org.apache.maven.doxia.book.context.BookContext.BookFile
Return the parserId of this BookFile.
getPomPropertiesPath() - Method in class org.apache.maven.doxia.book.BookDoxiaCli
getRequiredAttributeValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Method getRequiredAttributeValue
getSections() - Method in class org.apache.maven.doxia.book.model.Chapter
Method getSections
getShortValue(String, String, XmlPullParser, boolean) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Method getShortValue
getString(String) - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.AbstractXdocBookSink
Gets a trimmed String for the given key from the resource bundle defined by Plexus.
getString(String) - Method in class org.apache.maven.doxia.book.services.renderer.XdocBookRenderer
Gets a trimmed String for the given key from the resource bundle defined by Plexus.
getTitle() - Method in class org.apache.maven.doxia.book.model.BookModel
Get Specifies the title of this book.
getTitle() - Method in class org.apache.maven.doxia.book.model.Chapter
Get Specifies the title of this chapter.
getTitle() - Method in class org.apache.maven.doxia.book.model.Section
Get Specifies the title of this section.
getTitle() - Method in class org.apache.maven.doxia.book.services.renderer.latex.LatexBookSink
Return the title.
getTrimmedValue(String) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Method getTrimmedValue
getValidationResult() - Method in exception org.apache.maven.doxia.book.InvalidBookDescriptorException
Return the ValidationResult.
getWarnings() - Method in class org.apache.maven.doxia.book.services.validation.ValidationResult
Return the list of warnings.

H

hashCode() - Method in class org.apache.maven.doxia.book.model.BookModel
Method hashCode
hashCode() - Method in class org.apache.maven.doxia.book.model.Chapter
Method hashCode
hashCode() - Method in class org.apache.maven.doxia.book.model.Section
Method hashCode
head() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.AbstractXdocBookSink
 
head() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Does nothing.
head_() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.AbstractXdocBookSink
 
head_() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Does nothing.

I

indexBook(BookModel, BookContext) - Method in interface org.apache.maven.doxia.book.services.indexer.BookIndexer
Index a book.
indexBook(BookModel, BookContext) - Method in class org.apache.maven.doxia.book.services.indexer.DefaultBookIndexer
Index a book.
IndexXdocBookSink - Class in org.apache.maven.doxia.book.services.renderer.xdoc
A XdocSink implementation for index book.
IndexXdocBookSink(Writer, IndexEntry, I18N) - Constructor for class org.apache.maven.doxia.book.services.renderer.xdoc.IndexXdocBookSink
Default constructor.
InvalidBookDescriptorException - Exception in org.apache.maven.doxia.book
Indicates that the book descriptor file could not be parsed correctly.
InvalidBookDescriptorException(ValidationResult) - Constructor for exception org.apache.maven.doxia.book.InvalidBookDescriptorException
Construct a new InvalidBookDescriptorException and stores the given ValidationResult.
invokePlexusComponent(CommandLine, PlexusContainer) - Method in class org.apache.maven.doxia.book.BookDoxiaCli
isAllOk() - Method in class org.apache.maven.doxia.book.services.validation.ValidationResult
Checks if there were any errors or warnings.

L

LatexBookRenderer - Class in org.apache.maven.doxia.book.services.renderer
 
LatexBookRenderer() - Constructor for class org.apache.maven.doxia.book.services.renderer.LatexBookRenderer
 
LatexBookSink - Class in org.apache.maven.doxia.book.services.renderer.latex
 
LatexBookSink(Writer) - Constructor for class org.apache.maven.doxia.book.services.renderer.latex.LatexBookSink
Construct a new LatexBookSink which is a LatexSink with the given writer, null sinkCommands, null preamble and fragmentDocument = true.
loadBook(File) - Method in interface org.apache.maven.doxia.book.BookDoxia
Load a BookModel from a descriptor file.
loadBook(File) - Method in class org.apache.maven.doxia.book.DefaultBookDoxia
Load a BookModel from a descriptor file.
loadFiles(BookContext, List) - Method in interface org.apache.maven.doxia.book.services.io.BookIo
Loads files in a given context.
loadFiles(BookContext, List) - Method in class org.apache.maven.doxia.book.services.io.DefaultBookIo
Loads files in a given context.

M

main(String[]) - Static method in class org.apache.maven.doxia.book.BookDoxiaCli
Execute the BookDoxia command line interface.

N

navigationPanel() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.AbstractXdocBookSink
Add a navigation panel.
navigationPanel() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.ChapterXdocBookSink
 
navigationPanel() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.IndexXdocBookSink
 
navigationPanel() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.SectionXdocBookSink
 
next() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.ChapterXdocBookSink
Add next link
next(IndexEntry, IndexEntry) - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.SectionXdocBookSink
Add next link.

O

org.apache.maven.doxia.book - package org.apache.maven.doxia.book
 
org.apache.maven.doxia.book.context - package org.apache.maven.doxia.book.context
 
org.apache.maven.doxia.book.model - package org.apache.maven.doxia.book.model
 
org.apache.maven.doxia.book.model.io.xpp3 - package org.apache.maven.doxia.book.model.io.xpp3
 
org.apache.maven.doxia.book.services.indexer - package org.apache.maven.doxia.book.services.indexer
 
org.apache.maven.doxia.book.services.io - package org.apache.maven.doxia.book.services.io
 
org.apache.maven.doxia.book.services.renderer - package org.apache.maven.doxia.book.services.renderer
 
org.apache.maven.doxia.book.services.renderer.latex - package org.apache.maven.doxia.book.services.renderer.latex
 
org.apache.maven.doxia.book.services.renderer.xdoc - package org.apache.maven.doxia.book.services.renderer.xdoc
 
org.apache.maven.doxia.book.services.renderer.xhtml - package org.apache.maven.doxia.book.services.renderer.xhtml
 
org.apache.maven.doxia.book.services.validation - package org.apache.maven.doxia.book.services.validation
 

P

PdfBookRenderer - Class in org.apache.maven.doxia.book.services.renderer
PDF book renderer with the iText framework.
PdfBookRenderer() - Constructor for class org.apache.maven.doxia.book.services.renderer.PdfBookRenderer
 
previous(IndexEntry) - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.ChapterXdocBookSink
Add previous link.
previous(IndexEntry, IndexEntry) - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.SectionXdocBookSink
Add previous link.

R

read(Reader, boolean) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
 
read(Reader) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Method read
read(InputStream) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Method read
readBook(File) - Method in interface org.apache.maven.doxia.book.services.io.BookIo
Read a BookModel from a descriptor file.
readBook(File) - Method in class org.apache.maven.doxia.book.services.io.DefaultBookIo
Read a BookModel from a descriptor file.
removeChapter(Chapter) - Method in class org.apache.maven.doxia.book.model.BookModel
Method removeChapter
removeSection(Section) - Method in class org.apache.maven.doxia.book.model.Chapter
Method removeSection
renderBook(BookModel, String, List, File) - Method in interface org.apache.maven.doxia.book.BookDoxia
Creates a book from a BookModel.
renderBook(BookModel, String, List, File) - Method in class org.apache.maven.doxia.book.DefaultBookDoxia
Creates a book from a BookModel.
renderBook(BookContext) - Method in class org.apache.maven.doxia.book.services.renderer.AbstractITextBookRenderer
Render a book.
renderBook(BookContext) - Method in interface org.apache.maven.doxia.book.services.renderer.BookRenderer
Render a book.
renderBook(BookContext) - Method in class org.apache.maven.doxia.book.services.renderer.DocbookBookRenderer
Render a book.
renderBook(BookContext) - Method in class org.apache.maven.doxia.book.services.renderer.LatexBookRenderer
Render a book.
renderBook(BookContext) - Method in class org.apache.maven.doxia.book.services.renderer.XdocBookRenderer
Render a book.
renderBook(BookContext) - Method in class org.apache.maven.doxia.book.services.renderer.XHtmlBookRenderer
Render a book.
renderXML(File, File) - Method in class org.apache.maven.doxia.book.services.renderer.AbstractITextBookRenderer
Generate an ouput file with the iText framework.
renderXML(File, File) - Method in class org.apache.maven.doxia.book.services.renderer.PdfBookRenderer
Generate an ouput file with the iText framework.
renderXML(File, File) - Method in class org.apache.maven.doxia.book.services.renderer.RtfBookRenderer
Generate an ouput file with the iText framework.
ROLE - Static variable in interface org.apache.maven.doxia.book.BookDoxia
The plexus lookup role.
ROLE - Static variable in interface org.apache.maven.doxia.book.services.indexer.BookIndexer
The plexus lookup role.
ROLE - Static variable in interface org.apache.maven.doxia.book.services.io.BookIo
The plexus lookup role.
ROLE - Static variable in interface org.apache.maven.doxia.book.services.renderer.BookRenderer
The plexus lookup role.
ROLE - Static variable in interface org.apache.maven.doxia.book.services.validation.BookValidator
The plexus lookup role.
RtfBookRenderer - Class in org.apache.maven.doxia.book.services.renderer
RTF book renderer with the iText framework.
RtfBookRenderer() - Constructor for class org.apache.maven.doxia.book.services.renderer.RtfBookRenderer
 

S

Section - Class in org.apache.maven.doxia.book.model
null
Section() - Constructor for class org.apache.maven.doxia.book.model.Section
 
sectionTitle() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
sectionTitle_() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
SectionXdocBookSink - Class in org.apache.maven.doxia.book.services.renderer.xdoc
A XdocSink implementation for section in a book
SectionXdocBookSink(Writer, IndexEntry, I18N) - Constructor for class org.apache.maven.doxia.book.services.renderer.xdoc.SectionXdocBookSink
Default constructor.
setAddDefaultEntities(boolean) - Method in class org.apache.maven.doxia.book.model.io.xpp3.BookModelXpp3Reader
Sets the state of the "add default entities" flag.
setAuthor(String) - Method in class org.apache.maven.doxia.book.model.BookModel
Set Specifies the author of this book.
setBook(BookModel) - Method in class org.apache.maven.doxia.book.context.BookContext
Set the BookModel of this BookContext.
setChapters(List) - Method in class org.apache.maven.doxia.book.model.BookModel
Set Specifies a collection of chapters.
setDate(String) - Method in class org.apache.maven.doxia.book.model.BookModel
Set Specifies the date of this book.
setFile(String) - Method in class org.apache.maven.doxia.book.model.Section
Set Specifies the file of this section.
setFiles(Map) - Method in class org.apache.maven.doxia.book.context.BookContext
Set the files of this BookContext.
setId(String) - Method in class org.apache.maven.doxia.book.model.BookModel
Set Specifies the id of this book.
setId(String) - Method in class org.apache.maven.doxia.book.model.Chapter
Set Specifies the id of this chapter.
setId(String) - Method in class org.apache.maven.doxia.book.model.Section
Set Specifies the id of this section.
setIndex(BookIndex) - Method in class org.apache.maven.doxia.book.context.BookContext
Set the index of this BookContext.
setModelEncoding(String) - Method in class org.apache.maven.doxia.book.model.BookModel
 
setModelEncoding(String) - Method in class org.apache.maven.doxia.book.model.Chapter
 
setModelEncoding(String) - Method in class org.apache.maven.doxia.book.model.Section
 
setOutputDirectory(File) - Method in class org.apache.maven.doxia.book.context.BookContext
Set the outputDirectory of this BookContext.
setSections(List) - Method in class org.apache.maven.doxia.book.model.Chapter
Set Specifies a collection of sections.
setTitle(String) - Method in class org.apache.maven.doxia.book.model.BookModel
Set Specifies the title of this book.
setTitle(String) - Method in class org.apache.maven.doxia.book.model.Chapter
Set Specifies the title of this chapter.
setTitle(String) - Method in class org.apache.maven.doxia.book.model.Section
Set Specifies the title of this section.

T

text(String) - Method in class org.apache.maven.doxia.book.services.renderer.latex.LatexBookSink
title() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Does nothing.
title_() - Method in class org.apache.maven.doxia.book.services.renderer.latex.LatexBookSink
title_() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.AbstractXdocBookSink
 
title_() - Method in class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Does nothing.
toString() - Method in class org.apache.maven.doxia.book.model.BookModel
Method toString
toString() - Method in class org.apache.maven.doxia.book.model.Chapter
Method toString
toString() - Method in class org.apache.maven.doxia.book.model.Section
Method toString

U

up() - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.ChapterXdocBookSink
Add parent/up link.
up(IndexEntry) - Method in class org.apache.maven.doxia.book.services.renderer.xdoc.SectionXdocBookSink
Add parent/up link.

V

validateBook(BookModel) - Method in interface org.apache.maven.doxia.book.services.validation.BookValidator
Validate a BookModel.
validateBook(BookModel) - Method in class org.apache.maven.doxia.book.services.validation.DefaultBookValidator
Validate a BookModel.
ValidationResult - Class in org.apache.maven.doxia.book.services.validation
Encapsulates the result of a validation.
ValidationResult() - Constructor for class org.apache.maven.doxia.book.services.validation.ValidationResult
 

X

XdocBookRenderer - Class in org.apache.maven.doxia.book.services.renderer
An implementation of BookRenderer for Xdoc
XdocBookRenderer() - Constructor for class org.apache.maven.doxia.book.services.renderer.XdocBookRenderer
 
XHtmlBookRenderer - Class in org.apache.maven.doxia.book.services.renderer
 
XHtmlBookRenderer() - Constructor for class org.apache.maven.doxia.book.services.renderer.XHtmlBookRenderer
 
XhtmlBookSink - Class in org.apache.maven.doxia.book.services.renderer.xhtml
An Xhtml Sink that doesn't write out head or body elements.
XhtmlBookSink(Writer, RenderingContext) - Constructor for class org.apache.maven.doxia.book.services.renderer.xhtml.XhtmlBookSink
Construct a new XhtmlBookSink.

A B C D E G H I L M N O P R S T U V X

Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.