Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABORT - Enum constant in enum class org.daisy.braille.pef.PEFHandler.Alignment
-
Abort processing if paper is wider than the contents of the file
- AbstractConfigurableTableProvider<T> - Class in org.daisy.braille.table
-
Provides an abstract base for TableProviders, implementing basic features such as the ability to set page fallback action and replacement character.
- AbstractConfigurableTableProvider(EmbosserBrailleConverter.EightDotFallbackMethod, char) - Constructor for class org.daisy.braille.table.AbstractConfigurableTableProvider
- AbstractEmbosser - Class in org.daisy.braille.embosser
-
Provides an abstract base for Embossers, implementing basic features such as the ability to set page format, table, and cell height and width.
- AbstractEmbosser(String, String, Enum<? extends Enum<?>>) - Constructor for class org.daisy.braille.embosser.AbstractEmbosser
-
Creates a new AbstractEmbosser with the supplied name, description and identifier
- AbstractEmbosserWriter - Class in org.daisy.braille.embosser
-
Provides an abstract base for embossers.
- AbstractEmbosserWriter() - Constructor for class org.daisy.braille.embosser.AbstractEmbosserWriter
- AbstractEmbosserWriter.Padding - Enum Class in org.daisy.braille.embosser
-
Defines form feed padding style.
- AbstractFactory - Class in org.daisy.factory
-
Provides an abstract class for Factories.
- AbstractFactory(String, String, Enum<? extends Enum<?>>) - Constructor for class org.daisy.factory.AbstractFactory
-
Creates a new AbstractFactory with the supplied values
- AbstractFactory(String, String, String) - Constructor for class org.daisy.factory.AbstractFactory
-
Creates a new AbstractFactory with the supplied values
- AbstractPageFormat - Class in org.daisy.paper
-
Provides an abstract page format
- AbstractPageFormat() - Constructor for class org.daisy.paper.AbstractPageFormat
- AbstractPaper - Class in org.daisy.paper
-
Provides a default implementation for Paper.
- AbstractPaper(String, String, Enum<? extends Enum<?>>) - Constructor for class org.daisy.paper.AbstractPaper
-
Creates a new paper.
- AbstractPaper(String, String, String) - Constructor for class org.daisy.paper.AbstractPaper
-
Creates a new paper.
- AbstractTable - Class in org.daisy.braille.table
-
Provides an abstract base for Table factories.
- AbstractTable(String) - Constructor for class org.daisy.braille.table.AbstractTable
- AbstractTable(String, String) - Constructor for class org.daisy.braille.table.AbstractTable
- AbstractTable(String, String, String) - Constructor for class org.daisy.braille.table.AbstractTable
-
Creates a new AbstractTable with the supplied settings.
- AbstractUI - Class in org.daisy.cli
-
Provides an abstract base for command line UI's.
- AbstractUI() - Constructor for class org.daisy.cli.AbstractUI
-
Creates a new AbstractUI using the default key/value delimiter '=' and the default optional argument prefix '-'
- AbstractUI.Argument - Class in org.daisy.cli
-
Provides the information needed by an application argument.
- AbstractUI.Definition - Class in org.daisy.cli
-
Provides a definition, that is a name and a description
- AbstractUI.ExitCode - Enum Class in org.daisy.cli
-
Provides exit codes to be used by implementing classes.
- AbstractUI.OptionalArgument - Class in org.daisy.cli
-
Provides the information needed by an optional argument.
- accept(T) - Method in interface org.daisy.factory.FactoryFilter
-
Tests if a specified object should be included in a list.
- add(byte) - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
-
Adds a byte to the EmbosserWriter output.
- add(byte) - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser
- add(byte) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser
- addAll(byte[]) - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
-
Adds bytes to the EmbosserWriter output.
- addAll(byte[]) - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser
- addAll(byte[]) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser
- addNewRollPaper(String, String, Length) - Method in class org.daisy.paper.CustomPaperCollection
- addNewSheetPaper(String, String, Length, Length) - Method in class org.daisy.paper.CustomPaperCollection
- addNewTractorPaper(String, String, Length, Length) - Method in class org.daisy.paper.CustomPaperCollection
- addToken(String, String) - Method in class org.daisy.braille.tools.StringTranslator
-
Adds a token to the list of translations
- AdvancedBrailleConverter - Class in org.daisy.braille.table
-
Provides an advanced Braille converter mapping each braille character to a string.
- AdvancedBrailleConverter(String[], Charset, boolean, StringTranslator.MatchMode) - Constructor for class org.daisy.braille.table.AdvancedBrailleConverter
-
Creates a new 8-dot table.
- AdvancedBrailleConverter(String[], Charset, EmbosserBrailleConverter.EightDotFallbackMethod, char, boolean, StringTranslator.MatchMode) - Constructor for class org.daisy.braille.table.AdvancedBrailleConverter
-
Creates a new 6-dot table.
- AFTER - Enum constant in enum class org.daisy.braille.embosser.AbstractEmbosserWriter.Padding
-
Pad only after form feed.
- align(PEFHandler.Alignment) - Method in class org.daisy.braille.pef.PEFHandler.Builder
-
Sets page alignment to use if the physical paper is bigger than the pages
- Area - Class in org.daisy.paper
- Area(double, double, double, double) - Constructor for class org.daisy.paper.Area
- ARG_PREFIX - Static variable in class org.daisy.cli.AbstractUI
-
Prefix used for required arguments in the arguments map
- Argument(String, String) - Constructor for class org.daisy.cli.AbstractUI.Argument
-
Creates a new Argument.
- Argument(String, String, List<AbstractUI.Definition>) - Constructor for class org.daisy.cli.AbstractUI.Argument
-
Creates a new Argument with a finite list of acceptable values.
- asInches() - Method in class org.daisy.braille.tools.Length
-
Gets the value of this length, expressed in inch units
- asMillimeter() - Method in class org.daisy.braille.tools.Length
-
Gets the value of this length, expressed in millimeter units
- asRollPaper() - Method in class org.daisy.paper.AbstractPaper
- asRollPaper() - Method in interface org.daisy.paper.Paper
-
Returns this Paper as a RollPaper
- asRollPaper() - Method in class org.daisy.paper.RollPaper
- asRollPaperFormat() - Method in class org.daisy.paper.AbstractPageFormat
- asRollPaperFormat() - Method in interface org.daisy.paper.PageFormat
-
Returns this PageFormat as a RollPaperFormat
- asRollPaperFormat() - Method in class org.daisy.paper.RollPaperFormat
- asSheetPaper() - Method in class org.daisy.paper.AbstractPaper
- asSheetPaper() - Method in interface org.daisy.paper.Paper
-
Returns this Paper as a SheetPaper
- asSheetPaper() - Method in class org.daisy.paper.SheetPaper
- asSheetPaperFormat() - Method in class org.daisy.paper.AbstractPageFormat
- asSheetPaperFormat() - Method in interface org.daisy.paper.PageFormat
-
Returns this PageFormat as a SheetPaperFormat
- asSheetPaperFormat() - Method in class org.daisy.paper.SheetPaperFormat
- asTractorPaper() - Method in class org.daisy.paper.AbstractPaper
- asTractorPaper() - Method in interface org.daisy.paper.Paper
-
Returns this Paper as a TractorPaper
- asTractorPaper() - Method in class org.daisy.paper.TractorPaper
- asTractorPaperFormat() - Method in class org.daisy.paper.AbstractPageFormat
- asTractorPaperFormat() - Method in interface org.daisy.paper.PageFormat
-
Returns this PageFormat as a TractorPaperFormat
- asTractorPaperFormat() - Method in class org.daisy.paper.TractorPaperFormat
- author(String) - Method in class org.daisy.braille.pef.TextHandler.Builder
-
Sets the author for publications created using TextHandlers created with this builder.
- autoLineFeedOnEmptyPage(boolean) - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser.Builder
-
Sets the auto line feed on empty page policy.
- autoLineFeedOnEmptyPage(boolean) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Sets the auto line feed on empty page policy.
B
- BasicUI - Class in org.daisy.braille.ui
-
Provides a basic command line UI for core functionality in org.daisy.braille.
- BasicUI(String[]) - Constructor for class org.daisy.braille.ui.BasicUI
-
Creates a new Basic UI
- BEFORE - Enum constant in enum class org.daisy.braille.embosser.AbstractEmbosserWriter.Padding
-
Pad only before form feed.
- BOTH - Enum constant in enum class org.daisy.braille.embosser.AbstractEmbosserWriter.Padding
-
Pad both before and after form feed.
- BRAILLE_PATTERNS_256 - Static variable in class org.daisy.braille.BrailleConstants
-
String containing all 256 braille patterns in Unicode order
- BRAILLE_PATTERNS_64 - Static variable in class org.daisy.braille.BrailleConstants
-
String containing the 64 braille patterns in 6 dot braille in Unicode order
- BrailleConstants - Class in org.daisy.braille
-
Provides constants for braille.
- BrailleConverter - Interface in org.daisy.braille.table
-
Provides an interface for converting from text to braille and vice verca.
- breaks(String) - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser.Builder
-
Sets the line break style
- breaks(String) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Sets the line break style
- breaks(LineBreaks) - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser.Builder
-
Sets the line break style
- breaks(LineBreaks) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Sets the line break style
- BufferedEmbosserWriter - Class in org.daisy.braille.embosser
-
Provides an easy way to add a communications contract to an EmbosserWriter.
- BufferedEmbosserWriter(EmbosserWriter) - Constructor for class org.daisy.braille.embosser.BufferedEmbosserWriter
- BufferedVolumeEmbosser - Class in org.daisy.braille.embosser
-
Provides a buffered volume embossers.
- BufferedVolumeEmbosser.Builder - Class in org.daisy.braille.embosser
-
Provides a builder for a BufferedVolumeEmbosser
- build() - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser.Builder
-
Builds a new BufferedVolumeEmbosser based on this builders current configuration.
- build() - Method in class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Builds a new ConfigurableEmbosser based on this builders current configuration.
- build() - Method in class org.daisy.braille.embosser.Contract.Builder
-
Builds a new Contract based on this builders current configuration.
- build() - Method in class org.daisy.braille.pef.PEFHandler.Builder
-
Builds a PEFHandler from this builder's current configuration.
- build() - Method in class org.daisy.braille.pef.TextHandler.Builder
-
Builds a TextParser using the settings of this Builder
- Builder() - Constructor for class org.daisy.braille.embosser.Contract.Builder
-
Creates a new Builder with no specified Contract properties
- Builder(File, File) - Constructor for class org.daisy.braille.pef.TextHandler.Builder
-
Create a new TextParser builder
- Builder(OutputStream, BrailleConverter) - Constructor for class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Creates a new builder with the suppled output stream and braille converter.
- Builder(Contract) - Constructor for class org.daisy.braille.embosser.Contract.Builder
-
Creates a new Builder using the specification in the supplied contract.
- Builder(EmbosserWriter) - Constructor for class org.daisy.braille.pef.PEFHandler.Builder
-
Create a new PEFHandler builder
- Builder(Device, BrailleConverter, VolumeWriter, EmbosserWriterProperties) - Constructor for class org.daisy.braille.embosser.BufferedVolumeEmbosser.Builder
-
Creates a new Builder
C
- CELL_HEIGHT - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
-
Embosser feature key, corresponding value should be a number, in millimeters
- CELL_WIDTH - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
-
Embosser feature key, corresponding value should be a number, in millimeters
- cellHeight(double) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of cell height
- cellWidth(double) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of cell width
- CENTER_INNER - Enum constant in enum class org.daisy.braille.pef.PEFHandler.Alignment
-
Align center, round off towards the inner edge of the page
- CENTER_OUTER - Enum constant in enum class org.daisy.braille.pef.PEFHandler.Alignment
-
Align center, round off towards the outer edge of the page
- CENTIMETER - Enum constant in enum class org.daisy.braille.tools.Length.UnitsOfLength
-
Centimeter units
- characters(char[], int, int) - Method in class org.daisy.braille.pef.PEFHandler
- checkedCount() - Method in class org.daisy.braille.pef.PEFFileBatchCompare
- clearSettings() - Method in class org.daisy.braille.ui.InputHelper
-
Clears the settings associated with this object from storage.
- close() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- close() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- close() - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser
- close() - Method in class org.daisy.braille.embosser.ConfigurableEmbosser
- close() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- CloseEvent() - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.CloseEvent
- compare(File, File) - Method in class org.daisy.braille.pef.PEFFileCompare
- compare(StreamSource, StreamSource) - Method in class org.daisy.braille.pef.PEFFileCompare
- compareBinary(InputStream, InputStream) - Method in class org.daisy.braille.tools.FileCompare
-
Compares the input streams binary.
- compareTo(NumeralSortString) - Method in class org.daisy.braille.pef.NumeralSortString
- compareTo(Factory) - Method in class org.daisy.factory.AbstractFactory
- compareXML(InputStream, InputStream) - Method in class org.daisy.braille.tools.FileCompare
-
Compare the input streams as XML.
- ConfigurableEmbosser - Class in org.daisy.braille.embosser
-
Provides a configurable embosser.
- ConfigurableEmbosser.Builder - Class in org.daisy.braille.embosser
-
Provides a builder for ConfigurableEmbosser
- ConfigurableTableProvider<T> - Interface in org.daisy.braille.table
-
Provides a TableProvider which creates tables a specific type of identifier
- containsEightDot() - Method in class org.daisy.braille.pef.PEFBook
-
Returns true if this document contains eight dot patterns, false otherwise
- Contract - Class in org.daisy.braille.embosser
-
Provides a usage contract that allows an implementation of EmbosserWriter to optimize or configure communication based on actual properties of the expected communication.
- Contract.Builder - Class in org.daisy.braille.embosser
-
Provides a builder for Contract
- ContractNotSupportedException - Exception in org.daisy.braille.embosser
-
Provides an exception to indicate that the Contract is not supported
- ContractNotSupportedException() - Constructor for exception org.daisy.braille.embosser.ContractNotSupportedException
- ContractNotSupportedException(String) - Constructor for exception org.daisy.braille.embosser.ContractNotSupportedException
- ContractNotSupportedException(String, Throwable) - Constructor for exception org.daisy.braille.embosser.ContractNotSupportedException
- ContractNotSupportedException(Throwable) - Constructor for exception org.daisy.braille.embosser.ContractNotSupportedException
- converterId(String) - Method in class org.daisy.braille.pef.TextHandler.Builder
-
Sets the converter identifier to be used when creating a TextHandler.
- copy(InputStream, OutputStream) - Static method in class org.daisy.braille.tools.FileTools
-
Copies an input stream to an output stream
- currentPage() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
-
Gets the current page number, where the first page is 1.
- CustomPaperCollection - Class in org.daisy.paper
-
Provides a custom paper collection that lets a user add and remove papers.
D
- date(Date) - Method in class org.daisy.braille.pef.TextHandler.Builder
-
Sets the date for publications created using TextHandlers created with this builder.
- DATE_FORMAT - Static variable in class org.daisy.braille.facade.PEFConverterFacade
- DATE_FORMAT - Static variable in class org.daisy.braille.pef.TextHandler
- DEFAULT - Enum constant in enum class org.daisy.braille.embosser.StandardLineBreaks.Type
-
Indicates system default line breaks
- DEFAULT - Enum constant in enum class org.daisy.paper.SheetPaperFormat.Orientation
-
Represents default orientation as defined by the Paper
- defaultTable - Variable in class org.daisy.braille.embosser.AbstractEmbosser
- DefaultTableProvider - Class in org.daisy.braille.table
-
Provides a default table, for convenience.
- DefaultTableProvider() - Constructor for class org.daisy.braille.table.DefaultTableProvider
-
Creates a new DefaultTableProvider
- Definition(String, String) - Constructor for class org.daisy.cli.AbstractUI.Definition
-
Creates a new Definition.
- detect(InputStream) - Method in class org.daisy.braille.pef.TextInputDetector
-
Detects tables matching the supplied text input.
- Device - Interface in org.daisy.printing
-
Provides an interface to transmit a file to a device, typically a printer.
- Diff(String, int) - Constructor for class org.daisy.braille.pef.PEFFileBatchCompare.Diff
- Dimensions - Interface in org.daisy.paper
-
Provides two dimensional measurements in millimeters
- displayHelp(PrintStream) - Method in class org.daisy.cli.AbstractUI
-
Displays a help text for the UI based on the implementation of the methods getName, getOptionalArguments and getRequiredArguments.
- DOS - Enum constant in enum class org.daisy.braille.embosser.StandardLineBreaks.Type
-
Indicates windows/dos line breaks
- duplex(boolean) - Method in class org.daisy.braille.pef.TextHandler.Builder
-
Sets the duplex property for publications created using TextHandlers created with this builder.
- DUPLEX - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
E
- EightToSixDotMapper - Class in org.daisy.braille.tools
-
Provides a utility to map eight dot patterns to six dot patterns.
- EightToSixDotMapper(int) - Constructor for class org.daisy.braille.tools.EightToSixDotMapper
-
Creates a new SixDotMapper with the specified line length
- Element - Class in org.daisy.braille.pef
-
Provides an XML element data object.
- Element(String, String, Map<String, String>) - Constructor for class org.daisy.braille.pef.Element
-
Creates a new Element
- emboss - Static variable in class org.daisy.braille.ui.BasicUI
- Embosser - Interface in org.daisy.braille.embosser
-
Provides an interface for common properties of an Embosser.
- EmbosserBrailleConverter - Class in org.daisy.braille.table
-
Provides a simple TableConverter implementation.
- EmbosserBrailleConverter(String, Charset, EmbosserBrailleConverter.EightDotFallbackMethod, char, boolean) - Constructor for class org.daisy.braille.table.EmbosserBrailleConverter
-
Creates a new EmbosserBrailleConverter
- EmbosserBrailleConverter.EightDotFallbackMethod - Enum Class in org.daisy.braille.table
-
Defines the fallback action when a character in the range 0x2840-0x28FF is encountered.
- EmbosserCatalog - Class in org.daisy.braille.embosser
-
Provides a catalog of Embosser factories.
- EmbosserCatalog() - Constructor for class org.daisy.braille.embosser.EmbosserCatalog
- EmbosserFactoryException - Exception in org.daisy.braille.embosser
-
Provides an EmbosserFactory exception
- EmbosserFactoryException() - Constructor for exception org.daisy.braille.embosser.EmbosserFactoryException
- EmbosserFactoryException(String) - Constructor for exception org.daisy.braille.embosser.EmbosserFactoryException
- EmbosserFactoryException(String, Throwable) - Constructor for exception org.daisy.braille.embosser.EmbosserFactoryException
- EmbosserFactoryException(Throwable) - Constructor for exception org.daisy.braille.embosser.EmbosserFactoryException
- EmbosserFeatures - Class in org.daisy.braille.embosser
-
Provides common embosser features to be used when configuring an Embosser factory.
- EmbosserFeatures() - Constructor for class org.daisy.braille.embosser.EmbosserFeatures
- EmbosserFilter - Interface in org.daisy.braille.embosser
-
Provides an interface for filtering a collection of Embossers.
- embosserProperties(EmbosserWriterProperties) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Sets the embosser properties for this object.
- EmbosserProperties - Interface in org.daisy.braille.embosser
-
Provides an interface for common embosser related properties.
- EmbosserProperties.PrintMode - Enum Class in org.daisy.braille.embosser
-
Regular printing or multi-page printing
- EmbosserProvider - Interface in org.daisy.braille.embosser
-
Provides an interface for a collection of Embossers.
- EmbosserTable<T> - Class in org.daisy.braille.table
-
Provides an embosser table implementation.
- EmbosserTable(String, String, T, ConfigurableTableProvider<T>) - Constructor for class org.daisy.braille.table.EmbosserTable
-
Creates a new EmbosserTable with the supplied settings
- EmbosserTools - Class in org.daisy.braille.embosser
-
Provides tools related to embosser communication.
- EmbosserTools() - Constructor for class org.daisy.braille.embosser.EmbosserTools
- EmbosserWriter - Interface in org.daisy.braille.embosser
-
Provides an embosser communication interface.
- EmbosserWriterEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for each event in the EmbosserWriter interface.
- EmbosserWriterEvent.CloseEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter close event
- EmbosserWriterEvent.NewLineEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter newLine event
- EmbosserWriterEvent.NewPageEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter newPage event
- EmbosserWriterEvent.NewSectionAndPageEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter newSectionAndPage event
- EmbosserWriterEvent.NewVolumeSectionAndPageEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter newVolumeSectionAndPage event
- EmbosserWriterEvent.OpenEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter open event
- EmbosserWriterEvent.SetRowGapEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter setRowGap event
- EmbosserWriterEvent.WriteEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter write event
- EmbosserWriterProperties - Interface in org.daisy.braille.embosser
-
Provides information about the embosser.
- endDocument() - Method in class org.daisy.braille.pef.PEFHandler
- endElement(String, String, String) - Method in class org.daisy.braille.pef.PEFHandler
- equals(Object) - Method in class org.daisy.braille.pef.NumeralSortString
- equals(Object) - Method in class org.daisy.braille.pef.PEFBook
- equals(Object) - Method in class org.daisy.braille.tools.Length
- error(SAXParseException) - Method in class org.daisy.braille.pef.PEFFileSplitter
- exitWithCode(AbstractUI.ExitCode) - Static method in class org.daisy.cli.AbstractUI
- exitWithCode(AbstractUI.ExitCode, String) - Static method in class org.daisy.cli.AbstractUI
- expandShortForm(Map<String, String>, String, ShortFormResolver) - Method in class org.daisy.cli.AbstractUI
-
Expands the short form of the value with the given key in the provided map using the specified resolver.
F
- Factory - Interface in org.daisy.factory
-
Provides an interface for common properties of a Factory.
- FactoryCatalog<T extends Factory> - Interface in org.daisy.factory
-
Provides an interface for factory catalogs.
- FactoryFilter<T extends Factory> - Interface in org.daisy.factory
-
Provides an interface for filtering a collection of Factories.
- FAILED_TO_READ - Enum constant in enum class org.daisy.cli.AbstractUI.ExitCode
- fallback - Variable in class org.daisy.braille.table.AbstractConfigurableTableProvider
- fatalError(SAXParseException) - Method in class org.daisy.braille.pef.PEFFileSplitter
- FEATURE_MODE - Static variable in class org.daisy.braille.pef.PEFValidator
-
Key for getFeature/setFeature, corresponding value should be a
PEFValidator.Mode
value - FileCompare - Class in org.daisy.braille.tools
-
Provides functionality to check if files are equal.
- FileCompare() - Constructor for class org.daisy.braille.tools.FileCompare
-
Creates a new FileCompare object
- FileCompare(boolean) - Constructor for class org.daisy.braille.tools.FileCompare
-
Creates a new FileCompare object
- FileDevice - Class in org.daisy.printing
-
Provides a way of writing the files transmitted using the Device interface to files
- FileDevice(File) - Constructor for class org.daisy.printing.FileDevice
-
Creates a new FileDevice, using the supplied settings.
- FileDevice(File, String) - Constructor for class org.daisy.printing.FileDevice
-
Creates a new FileDevice, using the supplied settings.
- FileDevice(File, String, String) - Constructor for class org.daisy.printing.FileDevice
-
Creates a new FileDevice, using the supplied settings.
- FileFormat - Interface in org.daisy.braille.embosser
- FileFormatProperties - Interface in org.daisy.braille.embosser
- FileFormatProvider - Interface in org.daisy.braille.embosser
- FileToDeviceEmbosserWriter - Class in org.daisy.braille.embosser
-
Provides a bridge between a Device and file based EmbosserWriter
- FileToDeviceEmbosserWriter(EmbosserWriter, File, Device) - Constructor for class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
-
Creates a new file-to-device embosser writer.
- FileTools - Class in org.daisy.braille.tools
-
Provides common file tools useful for braille.
- FileTools() - Constructor for class org.daisy.braille.tools.FileTools
- fillSheet(boolean) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Sets the fill sheet policy.
- flush() - Method in class org.daisy.braille.tools.EightToSixDotMapper
-
Flushes the last line of characters.
- footer(byte[]) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Sets the communication footer
- formFeed() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
-
Performs a form feed on the EmbosserWriter
- formFeed() - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser
- formFeed() - Method in class org.daisy.braille.embosser.ConfigurableEmbosser
- FULL_MODE - Enum constant in enum class org.daisy.braille.pef.PEFValidator.Mode
-
In addition to schema validation, performs other tests required by the PEF-specification.
G
- generate - Static variable in class org.daisy.braille.ui.BasicUI
- generateTestBook(File) - Method in class org.daisy.braille.pef.PEFGenerator
-
Generates a new PEF-file and writes it to the supplied path
- generateTestPages(File) - Method in class org.daisy.braille.pef.PEFGenerator
-
Generates a PEF-file with a few test pages to check the embosser setup (the arguments KEY_VOLUMES and KEY_PPV are ignored)
- get(String) - Method in interface org.daisy.factory.FactoryCatalog
-
Gets the Factory with this identifier
- getAttributes() - Method in class org.daisy.braille.pef.Element
-
Gets this element's attributes
- getAuthors() - Method in class org.daisy.braille.pef.PEFBook
-
Gets the document authors from this document's metadata.
- getBoolean(String, String, boolean) - Method in class org.daisy.braille.ui.InputHelper
- getBraille() - Method in class org.daisy.braille.embosser.EmbosserWriterEvent.WriteEvent
- getBrailleRange() - Method in class org.daisy.braille.embosser.Contract
-
Gets the braille range in this Contract
- getCellHeight() - Method in class org.daisy.braille.embosser.AbstractEmbosser
-
Gets cell height, in millimeters
- getCellHeight() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Gets the cell height, in millimeters
- getCellWidth() - Method in class org.daisy.braille.embosser.AbstractEmbosser
-
Gets cell width, in millimeters
- getCellWidth() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Gets the cell width, in millimeters
- getContract() - Method in class org.daisy.braille.embosser.EmbosserWriterEvent.OpenEvent
-
Gets the contract for the event
- getDefault() - Method in class org.daisy.cli.AbstractUI.OptionalArgument
-
Gets the default value.
- getDefaultValue(String) - Static method in class org.daisy.braille.pef.PEFGenerator
-
Gets the default value for a specified key.
- getDefinitionList(FactoryCatalog<? extends Factory>, ShortFormResolver) - Method in class org.daisy.cli.AbstractUI
-
Creates a list of definitions based on the contents of the supplied FactoryCatalog.
- getDescription() - Method in class org.daisy.cli.AbstractUI.Definition
-
Gets the description of the definition
- getDescription() - Method in class org.daisy.factory.AbstractFactory
- getDescription() - Method in interface org.daisy.factory.Factory
-
Gets the description for this Factory
- getDevices() - Static method in class org.daisy.printing.PrinterDevice
-
List available devices
- getDiffs() - Method in class org.daisy.braille.pef.PEFFileBatchCompare
- getDisplayName() - Method in class org.daisy.factory.AbstractFactory
- getDisplayName() - Method in interface org.daisy.factory.Factory
-
Gets the display name for this Factory
- getDouble(String, String, boolean) - Method in class org.daisy.braille.ui.InputHelper
- getDuplex() - Method in class org.daisy.braille.embosser.EmbosserWriterEvent.NewVolumeSectionAndPageEvent
- getEventType() - Method in class org.daisy.braille.embosser.EmbosserWriterEvent
- getFeature(String) - Method in class org.daisy.braille.embosser.AbstractEmbosser
- getFeature(String) - Method in class org.daisy.braille.pef.PEFValidator
- getFeature(String) - Method in class org.daisy.braille.table.AbstractConfigurableTableProvider
- getFeature(String) - Method in interface org.daisy.braille.table.ConfigurableTableProvider
-
Gets a feature for the provider
- getFeature(String) - Method in class org.daisy.braille.table.EmbosserTable
- getFeature(String) - Method in interface org.daisy.factory.Factory
-
Gets the value of a feature used by this Factory
- getFeature(String) - Method in interface org.daisy.factory.FactoryCatalog
-
Gets the value of a feature for this catalog
- getFeature(String) - Method in class org.daisy.paper.AbstractPaper
- getFileExtension() - Method in interface org.daisy.braille.embosser.FileFormatProperties
- getFileOne() - Method in class org.daisy.braille.tools.FileCompare
-
Gets the intermediary file created from the first argument of the latest call to compareXML (as base for the post normalization binary compare).
- getFileTwo() - Method in class org.daisy.braille.tools.FileCompare
-
Gets the intermediary file created from the second argument of the latest call to compareXML (as base for the post normalization binary compare).
- getFirstPage(int) - Method in class org.daisy.braille.pef.PEFBook
-
Gets the first page number in the specified volume
- getHeight() - Method in class org.daisy.paper.Area
- getHeight() - Method in interface org.daisy.paper.Dimensions
-
Gets height, in mm.
- getHeight() - Method in class org.daisy.paper.PrintPage
- getHeight(Dimensions, double) - Static method in class org.daisy.braille.embosser.EmbosserTools
-
Get height, in units
- getIdentifier() - Method in class org.daisy.factory.AbstractFactory
- getIdentifier() - Method in interface org.daisy.factory.Factory
-
Gets the identifier for this Factory
- getInput(boolean) - Method in class org.daisy.braille.ui.InputHelper
-
Gets a integer from user.
- getInputEncoding() - Method in class org.daisy.braille.pef.PEFBook
-
Gets the encoding used for this document at the time of the parsing.
- getInstance() - Static method in class org.daisy.paper.CustomPaperCollection
- getKey() - Method in class org.daisy.braille.pef.PEFFileBatchCompare.Diff
- getKey(String) - Method in class org.daisy.braille.ui.InputHelper
-
Gets the value for a key.
- getLastPage(int) - Method in class org.daisy.braille.pef.PEFBook
-
Gets the last page number in the specified volume
- getLength() - Method in class org.daisy.braille.tools.Length
-
Gets the length, expressed in the original units of length.
- getLengthAcrossFeed() - Method in class org.daisy.paper.PrintPage
- getLengthAcrossFeed() - Method in class org.daisy.paper.RollPaper
-
Gets the length of the paper perpendicular to the direction of the paper feed
- getLengthAcrossFeed() - Method in class org.daisy.paper.RollPaperFormat
-
Gets the length of the paper perpendicular to the direction of the paper feed
- getLengthAcrossFeed() - Method in class org.daisy.paper.TractorPaper
-
Gets the length of the paper perpendicular to the direction of the paper feed
- getLengthAcrossFeed() - Method in class org.daisy.paper.TractorPaperFormat
-
Gets the length of the paper perpendicular to the direction of the paper feed.
- getLengthAlongFeed() - Method in class org.daisy.paper.PrintPage
- getLengthAlongFeed() - Method in class org.daisy.paper.RollPaperFormat
-
Gets the length of the paper along the direction of the paper feed
- getLengthAlongFeed() - Method in class org.daisy.paper.TractorPaper
-
Gets the length of the paper along the direction of the paper feed
- getLengthAlongFeed() - Method in class org.daisy.paper.TractorPaperFormat
-
Gets the length of the paper along the direction of the paper feed.
- getLinebreakStyle() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
-
Gets the line break style for the EmbosserWriter
- getLinebreakStyle() - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser
- getLinebreakStyle() - Method in class org.daisy.braille.embosser.ConfigurableEmbosser
- getLocalName() - Method in class org.daisy.braille.pef.Element
-
Gets this elements local name
- getMatchMode() - Method in class org.daisy.braille.tools.StringTranslator
-
Gets the current match mode
- getMaxHeight() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- getMaxHeight() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- getMaxHeight() - Method in interface org.daisy.braille.embosser.EmbosserWriterProperties
-
Gets the maximum page height in the current configuration
- getMaxHeight() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- getMaxHeight() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
- getMaxHeight() - Method in class org.daisy.braille.pef.PEFBook
-
Gets the maximum defined page height, in rows
- getMaxHeight(PageFormat) - Method in class org.daisy.braille.embosser.AbstractEmbosser
- getMaxHeight(PageFormat) - Method in interface org.daisy.braille.embosser.Embosser
-
Gets the max height for the specified page format
- getMaxWidth() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- getMaxWidth() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- getMaxWidth() - Method in interface org.daisy.braille.embosser.EmbosserWriterProperties
-
Gets the maximum row width in the current configuration
- getMaxWidth() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- getMaxWidth() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
- getMaxWidth() - Method in class org.daisy.braille.pef.PEFBook
-
Gets the maximum defined page width, in chars
- getMaxWidth(PageFormat) - Method in class org.daisy.braille.embosser.AbstractEmbosser
- getMaxWidth(PageFormat) - Method in interface org.daisy.braille.embosser.Embosser
-
Gets the max width for the specified page format
- getMetadata(String) - Method in class org.daisy.braille.pef.PEFBook
-
Gets a collection of values for a specfied metadata key.
- getMetadataKeys() - Method in class org.daisy.braille.pef.PEFBook
-
Gets a collection of all metadata keys in this document.
- getName() - Method in class org.daisy.braille.ui.BasicUI
- getName() - Method in class org.daisy.cli.AbstractUI.Definition
-
Gets the name of the definition
- getName() - Method in class org.daisy.cli.AbstractUI
-
Gets the name for the UI
- getNamespaceURI(String) - Method in class org.daisy.braille.pef.PEFNamespaceContext
- getNormalizationResourceAsStream() - Method in interface org.daisy.braille.pef.NormalizationResource
- getNotices() - Method in class org.daisy.braille.pef.PEFFileBatchCompare
- getOffsetX() - Method in class org.daisy.paper.Area
- getOffsetY() - Method in class org.daisy.paper.Area
- getOk() - Method in class org.daisy.braille.pef.PEFFileBatchCompare
- getOptional(String[]) - Method in class org.daisy.cli.AbstractUI
- getOptionalArgumentKeys() - Static method in class org.daisy.braille.pef.PEFGenerator
-
Gets a list of all keys which has default values
- getOptionalArguments() - Method in class org.daisy.braille.ui.BasicUI
- getOptionalArguments() - Method in class org.daisy.cli.AbstractUI
-
Gets optional arguments
- getOrientation() - Method in class org.daisy.paper.SheetPaperFormat
-
Gets the orientation of this paper format.
- getPaddingStyle() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
-
Gets the form feed padding style for the EmbosserWriter
- getPaddingStyle() - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser
- getPaddingStyle() - Method in class org.daisy.braille.embosser.ConfigurableEmbosser
- getPagebreakStyle() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- getPageFormat() - Method in class org.daisy.braille.embosser.AbstractEmbosser
-
Gets the page format
- getPageFormatType() - Method in interface org.daisy.paper.PageFormat
-
Gets the paper in this paper format
- getPageFormatType() - Method in class org.daisy.paper.RollPaperFormat
- getPageFormatType() - Method in class org.daisy.paper.SheetPaperFormat
- getPageFormatType() - Method in class org.daisy.paper.TractorPaperFormat
- getPageHeight() - Method in class org.daisy.paper.SheetPaper
-
Gets the height of the paper in default orientation
- getPageHeight() - Method in class org.daisy.paper.SheetPaperFormat
-
Gets the page height with respect to the orientation of the paper format
- getPages() - Method in class org.daisy.braille.embosser.Contract
-
Gets the number of pages in this contract
- getPages() - Method in class org.daisy.braille.pef.PEFBook
-
Gets the total number of pages in this document
- getPageTags() - Method in class org.daisy.braille.pef.PEFBook
-
Gets the number of page tags in this document.
- getPageWidth() - Method in class org.daisy.paper.SheetPaper
-
Gets the width of the paper in the default orientation
- getPageWidth() - Method in class org.daisy.paper.SheetPaperFormat
-
Gets the page width with respect to the orientation of the paper format
- getPart(int) - Method in class org.daisy.braille.pef.NumeralSortString
-
Gets the part of the string with the specified index.
- getPartCount() - Method in class org.daisy.braille.pef.NumeralSortString
-
Gets the number of parts
- getPos() - Method in class org.daisy.braille.pef.PEFFileBatchCompare.Diff
- getPos() - Method in class org.daisy.braille.pef.PEFFileCompare
- getPos() - Method in class org.daisy.braille.tools.FileCompare
-
Gets the byte position where the latest call to compareBinary or compareXML failed, or -1 if compare was successful
- getPreferredCharset() - Method in class org.daisy.braille.table.AdvancedBrailleConverter
- getPreferredCharset() - Method in interface org.daisy.braille.table.BrailleConverter
-
Gets the preferred charset for this braille format when reading/writing as text from/to file
- getPreferredCharset() - Method in class org.daisy.braille.table.EmbosserBrailleConverter
- getPrefix(String) - Method in class org.daisy.braille.pef.PEFNamespaceContext
- getPrefixes(String) - Method in class org.daisy.braille.pef.PEFNamespaceContext
- getPrintableArea(PageFormat) - Method in class org.daisy.braille.embosser.AbstractEmbosser
- getPrintableArea(PageFormat) - Method in interface org.daisy.braille.embosser.Embosser
-
Gets the printable area for the specified page format
- getPrintPage(PageFormat) - Method in interface org.daisy.braille.embosser.Embosser
-
Gets the dimensions of one print page for the specified page format
- getProperty(String) - Method in class org.daisy.braille.embosser.AbstractEmbosser
- getProperty(String) - Method in class org.daisy.braille.pef.PEFValidator
- getProperty(String) - Method in class org.daisy.braille.table.EmbosserTable
- getProperty(String) - Method in interface org.daisy.factory.Factory
-
Gets the value of a read-only property that applies to all objects returned by this Factory.
- getProperty(String) - Method in class org.daisy.paper.AbstractPaper
- getReportStream() - Method in class org.daisy.braille.pef.PEFValidator
- getReportStream() - Method in interface org.daisy.validator.Validator
-
Gets the report for the latest call to validate
- getRequired(String[]) - Method in class org.daisy.cli.AbstractUI
- getRequiredArguments() - Method in class org.daisy.braille.ui.BasicUI
- getRequiredArguments() - Method in class org.daisy.cli.AbstractUI
-
Gets required arguments
- getRowGap() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- getRowGap() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- getRowGap() - Method in interface org.daisy.braille.embosser.EmbosserWriter
-
Gets the current row gap, measured as an integer multiple of the dot-to-dot height.
- getRowGap() - Method in class org.daisy.braille.embosser.EmbosserWriterEvent.SetRowGapEvent
- getRowGap() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- getShape() - Method in class org.daisy.paper.PrintPage
- getSheets() - Method in class org.daisy.braille.pef.PEFBook
-
Gets the number of sheets in this document.
- getSheets(int) - Method in class org.daisy.braille.pef.PEFBook
-
Gets the number of sheets in the specified volume
- getShortForm(String) - Method in class org.daisy.cli.ShortFormResolver
-
Get the short form for the specified identifier.
- getShortForms() - Method in class org.daisy.cli.ShortFormResolver
-
Gets all short forms.
- getString() - Method in interface org.daisy.braille.embosser.LineBreaks
-
Gets the string used to represent line breaks
- getString() - Method in interface org.daisy.braille.embosser.PageBreaks
-
Gets the string used to represent page breaks
- getString() - Method in class org.daisy.braille.embosser.StandardLineBreaks
- getString() - Method in class org.daisy.braille.embosser.StandardPageBreaks
- getString(StandardLineBreaks.Type) - Static method in class org.daisy.braille.embosser.StandardLineBreaks
-
Gets the string used to represent line breaks
- getTable() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
-
Gets the table for the EmbosserWriter
- getTable() - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser
- getTable() - Method in class org.daisy.braille.embosser.ConfigurableEmbosser
- getTableFilter() - Method in interface org.daisy.braille.embosser.Embosser
-
Gets a table filter that returns true if supportsTable returns true
- getTableFilter() - Method in interface org.daisy.braille.embosser.FileFormat
- getTitle() - Method in class org.daisy.braille.pef.PEFBook
-
Gets the document title from this document's metadata.
- getTokenCount() - Method in class org.daisy.braille.tools.StringTranslator
-
Gets the number of tokens in the translator
- getType() - Method in interface org.daisy.paper.Paper
-
Gets the type of paper
- getType() - Method in class org.daisy.paper.RollPaper
- getType() - Method in class org.daisy.paper.SheetPaper
- getType() - Method in class org.daisy.paper.TractorPaper
- getUnbraillerTable() - Method in class org.daisy.braille.pef.PEFFileBatchCompare
- getUnitsOfLength() - Method in class org.daisy.braille.tools.Length
-
Gets the original units of length.
- getUri() - Method in class org.daisy.braille.pef.Element
-
Gets this element's namespace uri
- getValue() - Method in class org.daisy.braille.pef.NumeralSortString
-
Gets the value for this object.
- getValues() - Method in class org.daisy.cli.AbstractUI.Argument
-
Gets the list of acceptable values.
- getVolumes() - Method in class org.daisy.braille.pef.PEFBook
-
Gets the number of volumes in this document.
- getWarnings() - Method in class org.daisy.braille.pef.PEFFileBatchCompare
- getWidth() - Method in class org.daisy.paper.Area
- getWidth() - Method in interface org.daisy.paper.Dimensions
-
Gets width, in mm.
- getWidth() - Method in class org.daisy.paper.PrintPage
- getWidth(Dimensions, double) - Static method in class org.daisy.braille.embosser.EmbosserTools
-
Get width, in units
- GREEDY - Enum constant in enum class org.daisy.braille.tools.StringTranslator.MatchMode
-
Defines the greedy approach to matching, where as much of the input as possible is used to complete the translation
H
- hasContract() - Method in class org.daisy.braille.embosser.EmbosserWriterEvent.OpenEvent
-
Returns true if a contract has been defined
- hashCode() - Method in class org.daisy.braille.pef.NumeralSortString
- hashCode() - Method in class org.daisy.braille.pef.PEFBook
- hashCode() - Method in class org.daisy.braille.tools.Length
- hasMoreFullLines() - Method in class org.daisy.braille.tools.EightToSixDotMapper
- hasMoreLines() - Method in class org.daisy.braille.tools.EightToSixDotMapper
- hasValues() - Method in class org.daisy.cli.AbstractUI.Argument
-
Returns true if this argument has a finite list of acceptable values.
- hasWidthError() - Method in class org.daisy.braille.pef.PEFHandler
- header(byte[]) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Sets the communication header
I
- identifier(String) - Method in class org.daisy.braille.pef.TextHandler.Builder
-
Sets the identifier for publications created using TextHandlers created with this builder.
- ILLEGAL_ARGUMENT_VALUE - Enum constant in enum class org.daisy.cli.AbstractUI.ExitCode
-
Argument value is illegal
- INCH - Enum constant in enum class org.daisy.braille.tools.Length.UnitsOfLength
-
Inch units
- INCH_IN_MM - Static variable in class org.daisy.braille.embosser.EmbosserTools
-
Number of mm/inch
- INCH_IN_MM - Static variable in class org.daisy.braille.tools.Length
- init(EmbosserWriterProperties) - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- INNER - Enum constant in enum class org.daisy.braille.pef.PEFHandler.Alignment
-
Align to the inner edge of the page
- InputDetectionException - Exception in org.daisy.braille.pef
-
Provides an input detection exception
- InputDetectionException() - Constructor for exception org.daisy.braille.pef.InputDetectionException
- InputDetectionException(String) - Constructor for exception org.daisy.braille.pef.InputDetectionException
- InputDetectionException(String, Throwable) - Constructor for exception org.daisy.braille.pef.InputDetectionException
- InputDetectionException(Throwable) - Constructor for exception org.daisy.braille.pef.InputDetectionException
- InputHelper - Class in org.daisy.braille.ui
-
Provides a command line input helper for setting arguments interactively and storing them in the users preferences.
- InputHelper() - Constructor for class org.daisy.braille.ui.InputHelper
-
Creates a new InputHelper with the default storage location (determined by the calling class's package name)
- InputHelper(Class) - Constructor for class org.daisy.braille.ui.InputHelper
-
Creates a new InputHelper for the specified class.
- inRange(int) - Method in class org.daisy.braille.pef.Range
-
Test if a value is in range
- IS_DISPLAY_FORMAT - Static variable in class org.daisy.braille.table.TableProperties
-
Defines that the table is meant for screen use, that is to say, does not contain binary type characters.
- IS_ONE_TO_ONE - Static variable in class org.daisy.braille.table.TableProperties
-
Defines that table has a one-to-one mapping between character and braille pattern
- isClosed() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- isClosed() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- isClosed() - Method in interface org.daisy.braille.embosser.EmbosserWriter
-
Tests if embosser has been closed
- isClosed() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- isOpen() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- isOpen() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- isOpen() - Method in interface org.daisy.braille.embosser.EmbosserWriter
-
Returns true if embosser is open
- isOpen() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
K
- KEY_ALIGN - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parsePefFile setting, corresponding settings value should match a value in
PEFHandler.Alignment
- KEY_ALIGNMENT_OFFSET - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parsePefFile setting, corresponding settings value should be the number of characters to offset alignment by
- KEY_AUTHOR - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parseTextFile setting, corresponding settings value should contain the author of the publication
- KEY_BREAKS - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parsePefFile setting, corresponding settings value should match a value in StandardLineBreaks.Type
- KEY_CELL_HEIGHT - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parsePefFile setting, corresponding settings value should be a number, in millimeters
- KEY_CELL_WIDTH - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parsePefFile setting, corresponding settings value should be a number, in millimeters
- KEY_COLS - Static variable in class org.daisy.braille.pef.PEFGenerator
-
Key used in the settings map passed to the constructor.
- KEY_DATE - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parseTextFile setting, corresponding settings value should be a string containing a valid date on the form yyyy-MM-dd
- KEY_DUPLEX - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parseTextFile setting, corresponding settings value should be "true" for duplex or "false" for simplex
- KEY_DUPLEX - Static variable in class org.daisy.braille.pef.PEFGenerator
-
Key used in the settings map passed to the constructor.
- KEY_EIGHT_DOT - Static variable in class org.daisy.braille.pef.PEFGenerator
-
Key used in the settings map passed to the constructor.
- KEY_EMBOSSER - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parsePefFile setting, corresponding settings value should match an embosser identifier
- KEY_FALLBACK - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parsePefFile setting, corresponding settings value should match a value in
EmbosserBrailleConverter.EightDotFallbackMethod
- KEY_IDENTIFIER - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parseTextFile setting, corresponding settings value should contain the identifier for the publication
- KEY_LANGUAGE - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parseTextFile setting, corresponding settings value should contain the language of the publication
- KEY_MODE - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parseTextFile setting, corresponding settings value should match the table to use
- KEY_PADDING - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parsePefFile setting, corresponding settings value should match a padding style
- KEY_PPV - Static variable in class org.daisy.braille.pef.PEFGenerator
-
Key used in the settings map passed to the constructor.
- KEY_RANGE - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parsePefFile setting, corresponding settings value should match a range
- KEY_REPLACEMENT - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parsePefFile setting, corresponding settings value should be a character in the range 0x2800-0x283F
- KEY_ROWS - Static variable in class org.daisy.braille.pef.PEFGenerator
-
Key used in the settings map passed to the constructor.
- KEY_TABLE - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parsePefFile setting, corresponding settings value should match a table identifier
- KEY_TITLE - Static variable in class org.daisy.braille.facade.PEFConverterFacade
-
Key for parseTextFile setting, corresponding settings value should contain the title of the publication
- KEY_VOLUMES - Static variable in class org.daisy.braille.pef.PEFGenerator
-
Key used in the settings map passed to the constructor.
L
- LANDSCAPE - Enum constant in enum class org.daisy.paper.PrintPage.Shape
-
Represents landscape shape, that is to say that getWidth>getHeight()
- language(String) - Method in class org.daisy.braille.pef.TextHandler.Builder
-
Sets the language for publications created using TextHandlers created with this builder.
- LEFT - Enum constant in enum class org.daisy.braille.pef.PEFHandler.Alignment
-
Align left
- Length - Class in org.daisy.braille.tools
-
Provides a length measurement that can be expressed using the preferred units of length.
- Length.UnitsOfLength - Enum Class in org.daisy.braille.tools
-
Defines possible units to be used when expressing a length value
- LIGHT_MODE - Enum constant in enum class org.daisy.braille.pef.PEFValidator.Mode
-
Light mode validation only validates the document against the Relax NG schema
- LineBreaks - Interface in org.daisy.braille.embosser
-
Provides an interface for line breaks
- lineFeed() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
-
Performs a line feed on the EmbosserWriter
- list - Static variable in class org.daisy.braille.ui.BasicUI
- list() - Method in class org.daisy.braille.table.DefaultTableProvider
- list() - Method in interface org.daisy.factory.Provider
-
Lists all Factories
- list() - Method in class org.daisy.paper.CustomPaperCollection
- list(FactoryFilter<T>) - Method in interface org.daisy.factory.FactoryCatalog
-
Lists the Factories available to this catalog that the supplied FactoryFilter accepts
- listFiles(File, String) - Static method in class org.daisy.braille.tools.FileTools
-
Lists files in a directory with a given extension.
- load(URI) - Static method in class org.daisy.braille.pef.PEFBook
-
Loads information about a PEF-document from the supplied uri.
M
- MAC - Enum constant in enum class org.daisy.braille.embosser.StandardLineBreaks.Type
-
Indicates classic mac line breaks
- MAGAZINE - Enum constant in enum class org.daisy.braille.embosser.EmbosserProperties.PrintMode
-
Two print pages per input page
- main(String[]) - Static method in class org.daisy.braille.ui.BasicUI
-
Command line entry point
- main(String[]) - Static method in class org.daisy.braille.ui.RawPrint
-
Executes the application.
- MASK - Enum constant in enum class org.daisy.braille.table.EmbosserBrailleConverter.EightDotFallbackMethod
-
Mask the character.
- merge - Static variable in class org.daisy.braille.ui.BasicUI
- merge(File, OutputStream, String, PEFFileMerger.SortType) - Method in class org.daisy.braille.pef.PEFFileMerger
-
Merges several PEF-files into one.
- MILLIMETER - Enum constant in enum class org.daisy.braille.tools.Length.UnitsOfLength
-
Millimeter units
- MISSING_ARGUMENT - Enum constant in enum class org.daisy.cli.AbstractUI.ExitCode
-
Missing a required argument
- MISSING_RESOURCE - Enum constant in enum class org.daisy.cli.AbstractUI.ExitCode
N
- newBrailleConverter() - Method in class org.daisy.braille.table.EmbosserTable
- newBrailleConverter() - Method in interface org.daisy.braille.table.Table
-
Creates a new BrailleConverter based on the current configuration of this Table.
- newCentimeterValue(double) - Static method in class org.daisy.braille.tools.Length
-
Creates a new Length object with the specified value, expressed in centimeter units
- newEmbosserWriter(OutputStream) - Method in interface org.daisy.braille.embosser.Embosser
-
Gets a new EmbosserWriter that writes to the supplied OutputStream
- newEmbosserWriter(OutputStream) - Method in interface org.daisy.braille.embosser.FileFormat
- newEmbosserWriter(Device) - Method in interface org.daisy.braille.embosser.Embosser
-
Gets a new EmbosserWriter that writes to the supplied Device
- newInchValue(double) - Static method in class org.daisy.braille.tools.Length
-
Creates a new Length object with the specified value, expressed in inch units
- newInstance() - Static method in class org.daisy.braille.embosser.EmbosserCatalog
-
Obtains a new EmbosserCatalog instance.
- newInstance() - Static method in class org.daisy.braille.table.TableCatalog
-
Obtains a new TableCatalog instance.
- newInstance() - Static method in class org.daisy.paper.PaperCatalog
-
Obtains a new PaperCatalog instance.
- newInstance() - Static method in class org.daisy.validator.ValidatorFactory
-
Obtains a new instance of a ValidatorFactory.
- newLine() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- newLine() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- newLine() - Method in interface org.daisy.braille.embosser.EmbosserWriter
-
Starts a new line
- newLine() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- newLine(int) - Method in class org.daisy.braille.tools.EightToSixDotMapper
-
Starts a new line
- NewLineEvent() - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.NewLineEvent
- newMillimeterValue(double) - Static method in class org.daisy.braille.tools.Length
-
Creates a new Length object with the specified value, expressed in millimeter units
- newPage() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- newPage() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- newPage() - Method in interface org.daisy.braille.embosser.EmbosserWriter
-
Starts a new page
- newPage() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- NewPageEvent() - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.NewPageEvent
- newSectionAndPage(boolean) - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- newSectionAndPage(boolean) - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- newSectionAndPage(boolean) - Method in interface org.daisy.braille.embosser.EmbosserWriter
-
Starts a new page on a blank sheet of paper with the specified duplex settings.
- newSectionAndPage(boolean) - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- NewSectionAndPageEvent(boolean) - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.NewSectionAndPageEvent
- newTable(DefaultTableProvider.TableType) - Method in class org.daisy.braille.table.DefaultTableProvider
-
Get a new table instance based on the factory's current settings.
- newTable(T) - Method in interface org.daisy.braille.table.ConfigurableTableProvider
-
Gets a new BrailleConverter based on the factory's current settings.
- newValidator(String) - Method in class org.daisy.validator.ValidatorFactory
-
Obtains a new instance of a Validator with the given identifier
- newVolumeSectionAndPage(boolean) - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- newVolumeSectionAndPage(boolean) - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- newVolumeSectionAndPage(boolean) - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser
- newVolumeSectionAndPage(boolean) - Method in interface org.daisy.braille.embosser.EmbosserWriter
-
Starts a new page on a blank sheet of paper in a new volume with the specified duplex settings.
- newVolumeSectionAndPage(boolean) - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- NewVolumeSectionAndPageEvent(boolean) - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.NewVolumeSectionAndPageEvent
- NONE - Enum constant in enum class org.daisy.braille.embosser.AbstractEmbosserWriter.Padding
-
Do not pad form feed.
- NormalizationResource - Interface in org.daisy.braille.pef
- NUMBER_OF_COPIES - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
- NUMERAL_GROUPING - Enum constant in enum class org.daisy.braille.pef.PEFFileMerger.SortType
-
Sort groups of digits as numbers
- NumeralSortString - Class in org.daisy.braille.pef
-
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.
- NumeralSortString(String) - Constructor for class org.daisy.braille.pef.NumeralSortString
-
Creates a new NumeralSortString for the supplied string
O
- offset(int) - Method in class org.daisy.braille.pef.PEFHandler.Builder
-
Sets the page margin offset where positive numbers adjust towards the right side of the paper, and negative numbers adjust towards the left side.
- OK - Enum constant in enum class org.daisy.cli.AbstractUI.ExitCode
-
Normal application termination
- open(boolean) - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- open(boolean) - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- open(boolean) - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser
- open(boolean) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser
- open(boolean) - Method in interface org.daisy.braille.embosser.EmbosserWriter
-
Opens for writing using the default contract
- open(boolean) - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- open(boolean, Contract) - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- open(boolean, Contract) - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- open(boolean, Contract) - Method in interface org.daisy.braille.embosser.EmbosserWriter
-
Opens for writing
- open(boolean, Contract) - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- OpenEvent(boolean) - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.OpenEvent
-
Creates a new OpenEvent with no contract
- OpenEvent(boolean, Contract) - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.OpenEvent
-
Creates a new OpenEvent
- OptionalArgument(String, String, String) - Constructor for class org.daisy.cli.AbstractUI.OptionalArgument
-
Creates a new optional argument
- OptionalArgument(String, String, List<AbstractUI.Definition>, String) - Constructor for class org.daisy.cli.AbstractUI.OptionalArgument
-
Creates a new optional argument with a finite list of acceptable values.
- org.daisy.braille - package org.daisy.braille
-
Provides uncategorized braille functionality.
- org.daisy.braille.embosser - package org.daisy.braille.embosser
-
Provides interfaces and classes needed to implement embossers.
- org.daisy.braille.facade - package org.daisy.braille.facade
-
Provides a simplified interface to classes in the org.daisy.braille.* packages.
- org.daisy.braille.pef - package org.daisy.braille.pef
-
Provides fundamental classes for dealing with PEF-files.
- org.daisy.braille.table - package org.daisy.braille.table
-
Provides interfaces and classes needed to implement braille tables.
- org.daisy.braille.tools - package org.daisy.braille.tools
-
Provides general tools useful when handling braille.
- org.daisy.braille.ui - package org.daisy.braille.ui
-
Provides a simple implementation for core functionality in the org.daisy.braille packages.
- org.daisy.cli - package org.daisy.cli
-
Provides a small framework for command line UI's.
- org.daisy.factory - package org.daisy.factory
-
Provides factory classes for coexisting implementations of a certain type.
- org.daisy.paper - package org.daisy.paper
-
Provides interfaces and classes needed to implement papers.
- org.daisy.printing - package org.daisy.printing
-
Provides interfaces and classes needed for printing.
- org.daisy.validator - package org.daisy.validator
-
Provides interfaces and classes needed to implement validators.
- OUTER - Enum constant in enum class org.daisy.braille.pef.PEFHandler.Alignment
-
Align to the outer edge of the page
P
- padNewline(String) - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser.Builder
-
Sets the padding style
- padNewline(String) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Sets the padding style
- padNewline(AbstractEmbosserWriter.Padding) - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser.Builder
-
Sets the padding style
- padNewline(AbstractEmbosserWriter.Padding) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Sets the padding style
- PAGE_FORMAT - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
-
Embosser feature key, corresponding value should be a
PageFormat
object - pagebreaks - Variable in class org.daisy.braille.embosser.AbstractEmbosserWriter
- pagebreaks(PageBreaks) - Method in class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Sets the page break style
- PageBreaks - Interface in org.daisy.braille.embosser
-
Provides an interface for page breaks
- PageFormat - Interface in org.daisy.paper
-
PageFormat extends a Paper with options selected by a user (if applicable).
- PageFormat.Type - Enum Class in org.daisy.paper
-
Defines page format types
- pageHeight - Variable in class org.daisy.paper.SheetPaper
- pageIsEmpty() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
-
Returns true if page is empty
- PAGES_IN_QUIRE - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
- pageWidth - Variable in class org.daisy.paper.SheetPaper
- Paper - Interface in org.daisy.paper
-
Provides an interface for a physical paper media.
- Paper.Type - Enum Class in org.daisy.paper
-
Defines paper types.
- PaperCatalog - Class in org.daisy.paper
-
Provides a catalog of Paper factories.
- PaperCatalog() - Constructor for class org.daisy.paper.PaperCatalog
- PaperFilter - Interface in org.daisy.paper
-
Provides an interface for filtering a collection of Papers.
- PaperProvider - Interface in org.daisy.paper
-
Provides an interface for a collection of Papers.
- parse() - Method in class org.daisy.braille.pef.TextHandler
-
Parse using current settings
- parsePefFile(File, OutputStream, PageFormat, Map<String, String>) - Static method in class org.daisy.braille.facade.PEFConverterFacade
-
Parses the given PEF-file input using the supplied output stream and settings.
- parsePefFile(File, PEFHandler) - Static method in class org.daisy.braille.facade.PEFConverterFacade
-
Parses the given input using the supplied PEFHandler.
- parsePefFile(InputStream, PEFHandler) - Static method in class org.daisy.braille.facade.PEFConverterFacade
-
Parses the given input stream using the supplied PEFHandler.
- parseRange(String) - Static method in class org.daisy.braille.pef.Range
-
Parses the string as a range
- parseTextFile(File, File, Map<String, String>) - Static method in class org.daisy.braille.facade.PEFConverterFacade
-
Parses a text file and outputs a PEF-file based on the contents of the file
- pef2text - Static variable in class org.daisy.braille.ui.BasicUI
- PEFBook - Class in org.daisy.braille.pef
-
Provides useful information about a PEF-document.
- PEFConverterFacade - Class in org.daisy.braille.facade
-
Provides a facade for both PEFHandler and TextHandler
- PEFConverterFacade() - Constructor for class org.daisy.braille.facade.PEFConverterFacade
- PEFFileBatchCompare - Class in org.daisy.braille.pef
-
Provides comparing of two folders with xml files for differences.
- PEFFileBatchCompare(FileFilter) - Constructor for class org.daisy.braille.pef.PEFFileBatchCompare
- PEFFileBatchCompare(FileFilter, NormalizationResource) - Constructor for class org.daisy.braille.pef.PEFFileBatchCompare
- PEFFileBatchCompare.Diff - Class in org.daisy.braille.pef
- PEFFileCompare - Class in org.daisy.braille.pef
- PEFFileCompare() - Constructor for class org.daisy.braille.pef.PEFFileCompare
- PEFFileCompare(String) - Constructor for class org.daisy.braille.pef.PEFFileCompare
- PEFFileCompare(URL) - Constructor for class org.daisy.braille.pef.PEFFileCompare
- PEFFileCompare(NormalizationResource) - Constructor for class org.daisy.braille.pef.PEFFileCompare
- PEFFileCompareException - Exception in org.daisy.braille.pef
- PEFFileCompareException() - Constructor for exception org.daisy.braille.pef.PEFFileCompareException
- PEFFileCompareException(String) - Constructor for exception org.daisy.braille.pef.PEFFileCompareException
- PEFFileCompareException(String, Throwable) - Constructor for exception org.daisy.braille.pef.PEFFileCompareException
- PEFFileCompareException(Throwable) - Constructor for exception org.daisy.braille.pef.PEFFileCompareException
- PEFFileMerger - Class in org.daisy.braille.pef
-
Merges several single volume PEF-files into one.
- PEFFileMerger() - Constructor for class org.daisy.braille.pef.PEFFileMerger
-
Creates a new PEFFileMerger
- PEFFileMerger.SortType - Enum Class in org.daisy.braille.pef
-
Defines sorting types
- PEFFileSplitter - Class in org.daisy.braille.pef
-
Splits a PEF-file into several single volume files.
- PEFFileSplitter() - Constructor for class org.daisy.braille.pef.PEFFileSplitter
-
Creates a new PEFFileSplitter object.
- PEFGenerator - Class in org.daisy.braille.pef
-
Provides a way to generate PEF-files for testing purposes.
- PEFGenerator() - Constructor for class org.daisy.braille.pef.PEFGenerator
-
Creates a new PEFGenerator with the default settings.
- PEFGenerator(Map<String, String>) - Constructor for class org.daisy.braille.pef.PEFGenerator
-
Creates a new PEF generator with the supplied optional settings.
- PEFHandler - Class in org.daisy.braille.pef
-
Provides a handler for reading a PEF-file and sending the contents to an Embosser.
- PEFHandler.Alignment - Enum Class in org.daisy.braille.pef
-
Defines alignment values
- PEFHandler.Builder - Class in org.daisy.braille.pef
-
Provides a Builder for PEFHandler
- PEFNamespaceContext - Class in org.daisy.braille.pef
-
Provides a NamespaceContext implementation for PEF 1.0.
- PEFNamespaceContext() - Constructor for class org.daisy.braille.pef.PEFNamespaceContext
-
Creates a new PEFNamespaceContext using the prefixes pef for http://www.daisy.org/ns/2008/pef and dc for http://purl.org/dc/elements/1.1/
- PEFNamespaceContext(String, String) - Constructor for class org.daisy.braille.pef.PEFNamespaceContext
-
Creates a new PEFNamespaceContext using the supplied prefixes
- PEFValidator - Class in org.daisy.braille.pef
-
Validates PEF-documents against the official Relax NG schema.
- PEFValidator() - Constructor for class org.daisy.braille.pef.PEFValidator
-
Creates a new PEFValidator
- PEFValidator.Mode - Enum Class in org.daisy.braille.pef
-
Defines the modes available to the validator.
- PEFValidatorFacade - Class in org.daisy.braille.facade
-
Provides a facade for PEFValidator
- PEFValidatorFacade() - Constructor for class org.daisy.braille.facade.PEFValidatorFacade
- PORTRAIT - Enum constant in enum class org.daisy.paper.PrintPage.Shape
-
Represents portrait shape, that is to say that getWidth()<getHeight()
- POSTFIX - Static variable in class org.daisy.braille.pef.PEFFileSplitter
-
Defines the default postfix for generated file names.
- PREFIX - Static variable in class org.daisy.braille.pef.PEFFileSplitter
-
Defines the default prefix for generated file names.
- PrinterDevice - Class in org.daisy.printing
-
Printer device class of type DocFlavor.INPUT_STREAM.AUTOSENSE This class can be used when sending a file to a printer.
- PrinterDevice(String, boolean) - Constructor for class org.daisy.printing.PrinterDevice
-
Create a device with the provided name.
- PrintPage - Class in org.daisy.paper
- PrintPage(PageFormat) - Constructor for class org.daisy.paper.PrintPage
- PrintPage(PageFormat, PrintPage.PrintDirection, EmbosserProperties.PrintMode) - Constructor for class org.daisy.paper.PrintPage
- PrintPage.PrintDirection - Enum Class in org.daisy.paper
-
Direction of print
- PrintPage.Shape - Enum Class in org.daisy.paper
-
The shape of the paper
- Provider<T extends Factory> - Interface in org.daisy.factory
-
Provides an interface for a collection of Factories.
R
- range(Range) - Method in class org.daisy.braille.pef.PEFHandler.Builder
-
Sets the range of pages to output
- Range - Class in org.daisy.braille.pef
-
Provides a range data object.
- Range(int) - Constructor for class org.daisy.braille.pef.Range
-
Create a new range.
- Range(int, int) - Constructor for class org.daisy.braille.pef.Range
-
Create a new range.
- RawPrint - Class in org.daisy.braille.ui
-
Provides a command line UI for sending a file straight to a printer.
- RawPrint() - Constructor for class org.daisy.braille.ui.RawPrint
- readLine() - Method in class org.daisy.braille.tools.EightToSixDotMapper
-
Reads a line from the output buffer.
- REGULAR - Enum constant in enum class org.daisy.braille.embosser.EmbosserProperties.PrintMode
-
One print page per input page
- RELUCTANT - Enum constant in enum class org.daisy.braille.tools.StringTranslator.MatchMode
-
Defines the reluctant approach to matching, where as little of the input as possible is used to complete the translation
- remove(Paper) - Method in class org.daisy.paper.CustomPaperCollection
- REMOVE - Enum constant in enum class org.daisy.braille.table.EmbosserBrailleConverter.EightDotFallbackMethod
-
Remove the character from output
- REPLACE - Enum constant in enum class org.daisy.braille.table.EmbosserBrailleConverter.EightDotFallbackMethod
-
Replace the character with a fixed replacement character
- replacement - Variable in class org.daisy.braille.table.AbstractConfigurableTableProvider
- resolve(String) - Method in class org.daisy.cli.ShortFormResolver
-
Resolves a short form.
- REVERSED - Enum constant in enum class org.daisy.paper.SheetPaperFormat.Orientation
-
Represents reversed orientation as defined by the Paper
- RIGHT - Enum constant in enum class org.daisy.braille.pef.PEFHandler.Alignment
-
Align right
- ROLL - Enum constant in enum class org.daisy.paper.PageFormat.Type
-
Defines a roll paper format.
- ROLL - Enum constant in enum class org.daisy.paper.Paper.Type
-
Defines a roll paper.
- RollPaper - Class in org.daisy.paper
-
Provides a paper object for paper in rolls.
- RollPaper(String, String, Enum<? extends Enum<?>>, Length) - Constructor for class org.daisy.paper.RollPaper
-
Creates a new roll paper
- RollPaperFormat - Class in org.daisy.paper
-
Provides a paper format for paper in rolls.
- RollPaperFormat(Length, Length) - Constructor for class org.daisy.paper.RollPaperFormat
-
Creates a new roll paper format
- RollPaperFormat(RollPaper, Length) - Constructor for class org.daisy.paper.RollPaperFormat
-
Creates a new roll paper format
- run() - Method in class org.daisy.braille.ui.BasicUI
-
Runs the application.
- run(String, String) - Method in class org.daisy.braille.pef.PEFFileBatchCompare
S
- SADDLE_STITCH - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
- select(String, String[], String, boolean) - Method in class org.daisy.braille.ui.InputHelper
-
Selects the value for a key.
- select(String, List<Factory>, String, boolean) - Method in class org.daisy.braille.ui.InputHelper
-
Selects the value for a key.
- setBrailleRange(Contract.BrailleRange) - Method in class org.daisy.braille.embosser.Contract.Builder
-
Sets the braille range for Contracts created using this builder
- setCellHeight(double) - Method in class org.daisy.braille.embosser.AbstractEmbosser
-
Set cell height, in millimeters
- setCellWidth(double) - Method in class org.daisy.braille.embosser.AbstractEmbosser
-
Set cell width, in millimeters
- setFeature(String, Object) - Method in class org.daisy.braille.embosser.AbstractEmbosser
-
Associates the specified value with the specified key in this map.
- setFeature(String, Object) - Method in class org.daisy.braille.pef.PEFValidator
- setFeature(String, Object) - Method in class org.daisy.braille.table.AbstractConfigurableTableProvider
- setFeature(String, Object) - Method in interface org.daisy.braille.table.ConfigurableTableProvider
-
Sets a feature for the provider.
- setFeature(String, Object) - Method in class org.daisy.braille.table.EmbosserTable
- setFeature(String, Object) - Method in interface org.daisy.factory.Factory
-
Sets a feature for new Objects returned by this Factory
- setFeature(String, Object) - Method in interface org.daisy.factory.FactoryCatalog
-
Sets the value of a feature for this catalog
- setFeature(String, Object) - Method in class org.daisy.paper.AbstractPaper
- setKeyValueDelimiter(String) - Method in class org.daisy.cli.AbstractUI
-
Sets the delimiter to use between key and value in the argument strings passed to the UI.
- setMatchMode(StringTranslator.MatchMode) - Method in class org.daisy.braille.tools.StringTranslator
-
Sets the current match mode
- setOptionalArgumentPrefix(String) - Method in class org.daisy.cli.AbstractUI
-
Sets the optional argument prefix to use in argument strings passed to the UI.
- setPages(Integer) - Method in class org.daisy.braille.embosser.Contract.Builder
-
Sets the number of pages for Contracts created using this builder
- setPluginsDir(File) - Method in class org.daisy.braille.ui.BasicUI
-
Sets the context class loader to an URLClassLoader containing the jars found in the specified path.
- setRowGap(int) - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- setRowGap(int) - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- setRowGap(int) - Method in interface org.daisy.braille.embosser.EmbosserWriter
-
Sets the row gap for following calls to newLine to the specified value, measured as an integer multiple of the dot-to-dot height.
- setRowGap(int) - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- SetRowGapEvent(int) - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.SetRowGapEvent
- setTable - Variable in class org.daisy.braille.embosser.AbstractEmbosser
- setUnbraillerTable(String) - Method in class org.daisy.braille.pef.PEFFileBatchCompare
- SHEET - Enum constant in enum class org.daisy.paper.PageFormat.Type
-
Defines a cut-sheet paper format.
- SHEET - Enum constant in enum class org.daisy.paper.Paper.Type
-
Defines a cut-sheet paper.
- SheetPaper - Class in org.daisy.paper
-
Provides a paper object for cut-sheet paper.
- SheetPaper(String, String, Enum<? extends Enum<?>>, Length, Length) - Constructor for class org.daisy.paper.SheetPaper
-
Creates a new cut-sheet paper.
- SheetPaperFormat - Class in org.daisy.paper
-
Provides a paper format for cut-sheet paper.
- SheetPaperFormat(Length, Length) - Constructor for class org.daisy.paper.SheetPaperFormat
-
Creates a new cut-sheet paper.
- SheetPaperFormat(Length, Length, SheetPaperFormat.Orientation) - Constructor for class org.daisy.paper.SheetPaperFormat
-
Creates a new cut-sheet paper.
- SheetPaperFormat(SheetPaper, SheetPaperFormat.Orientation) - Constructor for class org.daisy.paper.SheetPaperFormat
-
Creates a new cut-sheet paper.
- SheetPaperFormat.Orientation - Enum Class in org.daisy.paper
-
The width/height orientation of the page
- ShortFormResolver - Class in org.daisy.cli
-
Provides shorter names for factory identifiers, to be used in command line user interfaces.
- ShortFormResolver(Collection<? extends Factory>) - Constructor for class org.daisy.cli.ShortFormResolver
-
Creates a new ShortFormResolver for the supplied collection of factory objects.
- SIDEWAYS - Enum constant in enum class org.daisy.paper.PrintPage.PrintDirection
-
Direction of embosser head is opposite to direction of feeding paper
- SimpleEmbosserProperties - Class in org.daisy.braille.embosser
-
Provides a simple way to implement EmbosserProperties
- SimpleEmbosserProperties(int, int) - Constructor for class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Creates a new SimpleEmbosserProperties with all "supports" properties set to false and cell width = 6 and cell height = 10
- split - Static variable in class org.daisy.braille.ui.BasicUI
- split(File, File) - Method in class org.daisy.braille.pef.PEFFileSplitter
-
Splits a PEF-file into several single volume PEF-files.
- split(InputStream, File) - Method in class org.daisy.braille.pef.PEFFileSplitter
-
Splits the PEF-document provided as an input stream into several single volume PEF-files using the default file name pre- and postfix.
- split(InputStream, File, String, String) - Method in class org.daisy.braille.pef.PEFFileSplitter
-
Splits the PEF-document provided as an input stream into several single volume PEF-files using the supplied file name pre- and postfix.
- SQUARE - Enum constant in enum class org.daisy.paper.PrintPage.Shape
-
Represents square shape, that is to say that getWidth()==getHeight()
- STANDARD - Enum constant in enum class org.daisy.braille.pef.PEFFileMerger.SortType
-
Sort alphabetically
- StandardLineBreaks - Class in org.daisy.braille.embosser
-
Provides standard line break definitions
- StandardLineBreaks() - Constructor for class org.daisy.braille.embosser.StandardLineBreaks
-
Creates a new object with the system's default line break style.
- StandardLineBreaks(StandardLineBreaks.Type) - Constructor for class org.daisy.braille.embosser.StandardLineBreaks
-
Creates a new object with the specified line break style
- StandardLineBreaks.Type - Enum Class in org.daisy.braille.embosser
-
Defines standard line break types
- StandardPageBreaks - Class in org.daisy.braille.embosser
-
Provides standard page break definitions
- StandardPageBreaks() - Constructor for class org.daisy.braille.embosser.StandardPageBreaks
-
Creates a new object with the system's default page break style.
- startElement(String, String, String, Attributes) - Method in class org.daisy.braille.pef.PEFHandler
- StringTranslator - Class in org.daisy.braille.tools
-
Provides a string to string translator.
- StringTranslator() - Constructor for class org.daisy.braille.tools.StringTranslator
-
Creates a new Translator with match mode set to "greedy"
- StringTranslator(StringTranslator.MatchMode) - Constructor for class org.daisy.braille.tools.StringTranslator
-
Creates a new Translator with the match mode set to the supplied value.
- StringTranslator.MatchMode - Enum Class in org.daisy.braille.tools
-
Defines the mode to use when matching patterns in the StringTranslator.
- supports8dot() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- supports8dot() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- supports8dot() - Method in interface org.daisy.braille.embosser.EmbosserProperties
-
Returns true if this embosser supports 8 dot braille
- supports8dot() - Method in interface org.daisy.braille.embosser.FileFormatProperties
- supports8dot() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- supports8dot() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
- supports8dot(boolean) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of eight dot support
- supportsAligning() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- supportsAligning() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- supportsAligning() - Method in interface org.daisy.braille.embosser.EmbosserProperties
-
Returns true if this embosser supports aligning.
- supportsAligning() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- supportsAligning() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
- supportsAligning(boolean) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of aligning support
- supportsDuplex() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- supportsDuplex() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- supportsDuplex() - Method in interface org.daisy.braille.embosser.EmbosserProperties
-
Returns true if this embosser supports duplex printing
- supportsDuplex() - Method in interface org.daisy.braille.embosser.FileFormatProperties
- supportsDuplex() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- supportsDuplex() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
- supportsDuplex(boolean) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of duplex support
- supportsEightDot() - Method in class org.daisy.braille.table.AdvancedBrailleConverter
- supportsEightDot() - Method in interface org.daisy.braille.table.BrailleConverter
-
Returns true if 8-dot braille is supported, false otherwise
- supportsEightDot() - Method in class org.daisy.braille.table.EmbosserBrailleConverter
- supportsMagazineLayout(boolean) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of magazine layout support
- supportsPageFormat(PageFormat) - Method in interface org.daisy.braille.embosser.Embosser
- supportsPaper(Paper) - Method in interface org.daisy.braille.embosser.Embosser
- supportsPrintMode(EmbosserProperties.PrintMode) - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- supportsPrintMode(EmbosserProperties.PrintMode) - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- supportsPrintMode(EmbosserProperties.PrintMode) - Method in interface org.daisy.braille.embosser.EmbosserProperties
-
Returns true if this embosser supports magazine layout.
- supportsPrintMode(EmbosserProperties.PrintMode) - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- supportsPrintMode(EmbosserProperties.PrintMode) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
- supportsPrintPage(PrintPage) - Method in interface org.daisy.braille.embosser.Embosser
-
Returns true if dimension is supported
- supportsTable(Table) - Method in class org.daisy.braille.embosser.AbstractEmbosser
- supportsTable(Table) - Method in interface org.daisy.braille.embosser.Embosser
-
Returns true if table is supported
- supportsTable(Table) - Method in interface org.daisy.braille.embosser.FileFormat
- supportsVolumes() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- supportsVolumes() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- supportsVolumes() - Method in interface org.daisy.braille.embosser.EmbosserProperties
-
Returns true if this embosser has some method for volume handling
- supportsVolumes() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- supportsVolumes() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
- supportsVolumes(boolean) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of volumes support
- supportsZFolding() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- supportsZFolding() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- supportsZFolding() - Method in interface org.daisy.braille.embosser.EmbosserProperties
-
Returns true if this embosser supports z-folding.
- supportsZFolding() - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- supportsZFolding() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
- supportsZFolding(boolean) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of z-folding support
T
- Table - Interface in org.daisy.braille.table
-
Provides an interface for common properties of a Table.
- TABLE - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
-
Embosser feature key, corresponding value should match a table identifier
- TableCatalog - Class in org.daisy.braille.table
-
Provides a catalog of Table factories.
- TableCatalog() - Constructor for class org.daisy.braille.table.TableCatalog
- TableFilter - Interface in org.daisy.braille.table
-
Provides an interface for filtering a collection of Tables.
- TableProperties - Class in org.daisy.braille.table
-
Provides common table features.
- TableProperties() - Constructor for class org.daisy.braille.table.TableProperties
- TableProvider - Interface in org.daisy.braille.table
-
Provides an interface for a collection of Tables.
- text2pef - Static variable in class org.daisy.braille.ui.BasicUI
- TextHandler - Class in org.daisy.braille.pef
-
Provides a handler for reading text and writing a PEF-file.
- TextHandler.Builder - Class in org.daisy.braille.pef
-
Provides a Builder for TextHandler
- TextInputDetector - Class in org.daisy.braille.pef
-
Provides a method for detecting a table based on text input.
- TextInputDetector() - Constructor for class org.daisy.braille.pef.TextInputDetector
-
Creates a new TextInputDetector
- title(String) - Method in class org.daisy.braille.pef.TextHandler.Builder
-
Sets the title for publications created using TextHandlers created with this builder.
- toBraille(String) - Method in class org.daisy.braille.table.AdvancedBrailleConverter
- toBraille(String) - Method in interface org.daisy.braille.table.BrailleConverter
-
Transcodes the given text string as braille.
- toBraille(String) - Method in class org.daisy.braille.table.EmbosserBrailleConverter
- toBytes(int, int) - Static method in class org.daisy.braille.embosser.EmbosserTools
-
Converts an integer to bytes and padding the value with zeros to the required size.
- toMap(String[]) - Method in class org.daisy.cli.AbstractUI
-
Converts a string based definition of UI arguments, typically passed by the main method, into a key-value map as described by displayHelp
- topOffset(int) - Method in class org.daisy.braille.pef.PEFHandler.Builder
-
Sets the top offset.
- toString() - Method in class org.daisy.braille.embosser.AbstractEmbosser
- toString() - Method in class org.daisy.braille.pef.PEFBook
- toString() - Method in class org.daisy.braille.tools.Length
- toString() - Method in class org.daisy.factory.AbstractFactory
- toString() - Method in class org.daisy.paper.RollPaper
- toString() - Method in class org.daisy.paper.RollPaperFormat
- toString() - Method in class org.daisy.paper.SheetPaper
- toString() - Method in class org.daisy.paper.SheetPaperFormat
- toString() - Method in class org.daisy.paper.TractorPaper
- toString() - Method in class org.daisy.paper.TractorPaperFormat
- toText(String) - Method in class org.daisy.braille.table.AdvancedBrailleConverter
- toText(String) - Method in interface org.daisy.braille.table.BrailleConverter
-
Transcodes the given braille into text.
- toText(String) - Method in class org.daisy.braille.table.EmbosserBrailleConverter
- toURL(File[]) - Static method in class org.daisy.braille.tools.FileTools
-
Converts an array of File objects into URL's
- TRACTOR - Enum constant in enum class org.daisy.paper.PageFormat.Type
-
Defines a tractor paper format.
- TRACTOR - Enum constant in enum class org.daisy.paper.Paper.Type
-
Defines a tractor paper.
- TractorPaper - Class in org.daisy.paper
-
Provides a paper object for perforated paper with paper guides.
- TractorPaper(String, String, Enum<? extends Enum<?>>, Length, Length) - Constructor for class org.daisy.paper.TractorPaper
-
Creates a new tractor paper
- TractorPaperFormat - Class in org.daisy.paper
-
Provides a paper format for tractor paper.
- TractorPaperFormat(Length, Length) - Constructor for class org.daisy.paper.TractorPaperFormat
-
Creates a new tractor paper format.
- TractorPaperFormat(TractorPaper) - Constructor for class org.daisy.paper.TractorPaperFormat
-
Creates a new tractor paper format.
- translate(String) - Method in class org.daisy.braille.tools.StringTranslator
-
Translates the given string with the current match mode.
- translate(String, StringTranslator.MatchMode) - Method in class org.daisy.braille.tools.StringTranslator
-
Translates the given string with the specified match mode
- transmit(File) - Method in interface org.daisy.printing.Device
-
Transmits a file to the Device
- transmit(File) - Method in class org.daisy.printing.FileDevice
- transmit(File) - Method in class org.daisy.printing.PrinterDevice
-
Transmit a file to the device
U
- UNIX - Enum constant in enum class org.daisy.braille.embosser.StandardLineBreaks.Type
-
Indicates unix line breaks
- UNKNOWN_ARGUMENT - Enum constant in enum class org.daisy.cli.AbstractUI.ExitCode
-
Argument is unknown to the application
- UNSUPPORTED_CELL_FALLBACK_METHOD - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
-
Embosser feature key, corresponding value should match a value in
EmbosserBrailleConverter.EightDotFallbackMethod
- UNSUPPORTED_CELL_REPLACEMENT - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
-
Embosser feature key, corresponding value should be a character in the range 0x2800-0x283F
- UnsupportedPaperException - Exception in org.daisy.braille.embosser
-
Provides an unsupported paper exception
- UnsupportedPaperException() - Constructor for exception org.daisy.braille.embosser.UnsupportedPaperException
- UnsupportedPaperException(String) - Constructor for exception org.daisy.braille.embosser.UnsupportedPaperException
- UnsupportedPaperException(String, Throwable) - Constructor for exception org.daisy.braille.embosser.UnsupportedPaperException
- UnsupportedPaperException(Throwable) - Constructor for exception org.daisy.braille.embosser.UnsupportedPaperException
- UnsupportedWidthException - Exception in org.daisy.braille.embosser
-
Provides an unsupported width exception
- UnsupportedWidthException() - Constructor for exception org.daisy.braille.embosser.UnsupportedWidthException
- UnsupportedWidthException(String) - Constructor for exception org.daisy.braille.embosser.UnsupportedWidthException
- UnsupportedWidthException(String, Throwable) - Constructor for exception org.daisy.braille.embosser.UnsupportedWidthException
- UnsupportedWidthException(Throwable) - Constructor for exception org.daisy.braille.embosser.UnsupportedWidthException
- UPRIGHT - Enum constant in enum class org.daisy.paper.PrintPage.PrintDirection
-
Direction of embosser head is equal to direction of feeding paper
V
- validate - Static variable in class org.daisy.braille.ui.BasicUI
- validate(File) - Static method in class org.daisy.braille.facade.PEFValidatorFacade
-
Validates the supplied PEF-file
- validate(File, PrintStream) - Static method in class org.daisy.braille.facade.PEFValidatorFacade
-
Validates the supplied PEF-file and sends the validator messages to the supplied PrintStream
- validate(URL) - Method in class org.daisy.braille.pef.PEFValidator
- validate(URL) - Method in interface org.daisy.validator.Validator
-
Validates the resource at the given URL
- Validator - Interface in org.daisy.validator
-
Simple interface for validators
- ValidatorFactory - Class in org.daisy.validator
-
Simple factory for instantiating a Validator based on its identifier
- ValidatorFactory() - Constructor for class org.daisy.validator.ValidatorFactory
- valueOf(String) - Static method in enum class org.daisy.braille.embosser.AbstractEmbosserWriter.Padding
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.braille.embosser.EmbosserProperties.PrintMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.braille.embosser.StandardLineBreaks.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.braille.pef.PEFFileMerger.SortType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.braille.pef.PEFHandler.Alignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.braille.pef.PEFValidator.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.braille.table.EmbosserBrailleConverter.EightDotFallbackMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.braille.tools.Length.UnitsOfLength
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.braille.tools.StringTranslator.MatchMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.cli.AbstractUI.ExitCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.paper.PageFormat.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.paper.Paper.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.paper.PrintPage.PrintDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.paper.PrintPage.Shape
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.daisy.paper.SheetPaperFormat.Orientation
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.daisy.braille.embosser.AbstractEmbosserWriter.Padding
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.braille.embosser.EmbosserProperties.PrintMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.braille.embosser.StandardLineBreaks.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.braille.pef.PEFFileMerger.SortType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.braille.pef.PEFHandler.Alignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.braille.pef.PEFValidator.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.braille.table.EmbosserBrailleConverter.EightDotFallbackMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.braille.tools.Length.UnitsOfLength
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.braille.tools.StringTranslator.MatchMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.cli.AbstractUI.ExitCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.paper.PageFormat.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.paper.Paper.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.paper.PrintPage.PrintDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.paper.PrintPage.Shape
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.daisy.paper.SheetPaperFormat.Orientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VolumeWriter - Interface in org.daisy.braille.embosser
-
Provides an interface for writing a volume of braille to a file.
W
- warning(SAXParseException) - Method in class org.daisy.braille.pef.PEFFileSplitter
- write(String) - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
- write(String) - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
- write(String) - Method in interface org.daisy.braille.embosser.EmbosserWriter
-
Writes a string of braille to the embosser.
- write(String) - Method in class org.daisy.braille.embosser.FileToDeviceEmbosserWriter
- write(String) - Method in class org.daisy.braille.tools.EightToSixDotMapper
-
Writes a string of braille.
- write(List<? extends List<Byte>>, File) - Method in interface org.daisy.braille.embosser.VolumeWriter
-
Writes the pages in this volume to a file
- WriteEvent(String) - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.WriteEvent
Z
- Z_FOLDING - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form