Uses of Class
org.apache.sis.internal.book.BookException
Packages that use BookException
Package
Description
Takes the source HTML files in the
sis-site/main/source/developer-guide/ directory
and assembles them in a single file to be published in the asf-staging/book/ directory.-
Uses of BookException in org.apache.sis.internal.book
Methods in org.apache.sis.internal.book that throw BookExceptionModifier and TypeMethodDescriptionvoidApplies emphasing on the words found in all text node of the given node.voidAssembles the document and writes to the destination.Constructors in org.apache.sis.internal.book that throw BookExceptionModifierConstructorDescriptionCreates a new assembler for the given input and output files.CodeColorizer(Document document) Creates a new color colorizer.