Package org.daisy.braille.utils.pef
Provides fundamental classes for dealing with PEF-files.
-
Interface Summary Interface Description NormalizationResource Deprecated. -
Class Summary Class Description Element Provides an XML element data object.FileCompare Provides functionality to check if files are equal.FileDevice Provides a way of writing the files transmitted using the Device interface to files.NumeralSortString Provides a sorting algorithm that splits groups of digits and sorts these segments as numbers, for example "sample-1, sample-2, sample-10" will be sorted in that order.PEFBook Provides useful information about a PEF-document.PEFBookLoader Provides a loader for PEFBooks that keeps serialized PEFBooks that can be loaded quickly when the source is unchanged.PEFConverterFacade Provides a facade for both PEFHandler and TextHandler.PEFFileBatchCompare Provides comparing of two folders with xml files for differences.PEFFileBatchCompare.Diff Provides a difference specification.PEFFileCompare Provides a file comparator for PEF.PEFFileMerger Merges several single volume PEF-files into one.PEFFileSplitter Splits a PEF-file into several single volume files.PEFGenerator Provides a way to generate PEF-files for testing purposes.PEFHandler Provides a handler for reading a PEF-file and sending the contents to an Embosser.PEFHandler.Builder Provides a Builder for PEFHandler.PEFNamespaceContext Provides a NamespaceContext implementation for PEF 1.0.PEFSearchIndex Provides a search index for PEFBook objects.PrinterDevice Printer device class of type DocFlavor.INPUT_STREAM.AUTOSENSERange Provides a range data object.SearchIndex<E> Provides a search index.SectionIdentifier Provides an identifier for a specific section.TextHandler Provides a handler for reading text and writing a PEF-file.TextHandler.Builder Provides a Builder for TextHandler.TextInputDetector Provides a method for detecting a table based on text input.XMLFileCompare Provides functionality to check if files are equal. -
Enum Summary Enum Description PEFFileMerger.SortType Defines sorting types.PEFHandler.Alignment Defines alignment values. -
Exception Summary Exception Description InputDetectionException Provides an input detection exception.PEFFileCompareException Provides a pef file compare exception.UnsupportedWidthException Provides an unsupported width exception.