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 filesNumeralSortString 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 TextHandlerPEFFileBatchCompare 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 PEFHandlerPEFNamespaceContext 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.AUTOSENSE This class can be used when sending a file to a printer.Range 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 TextHandlerTextInputDetector 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 typesPEFHandler.Alignment Defines alignment values -
Exception Summary Exception Description InputDetectionException Provides an input detection exceptionPEFFileCompareException Provides a pef file compare exception.UnsupportedWidthException Provides an unsupported width exception