- 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 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, String) - Constructor for class org.daisy.factory.AbstractFactory
-
Creates a new AbstractFactory with the supplied values
- AbstractFactory(String, String, Enum<? extends Enum<?>>) - 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, String, String) - Constructor for class org.daisy.braille.table.AbstractTable
-
Creates a new AbstractTable with the supplied settings.
- AbstractTable(String, String) - Constructor for class org.daisy.braille.table.AbstractTable
-
- AbstractTable(String) - Constructor for class org.daisy.braille.table.AbstractTable
-
- 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.Argument(String, String) - Constructor for class org.daisy.cli.AbstractUI.Argument
-
Creates a new Argument.
- AbstractUI.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.
- AbstractUI.Definition - Class in org.daisy.cli
-
Provides a definition, that is a name and a description
- AbstractUI.Definition(String, String) - Constructor for class org.daisy.cli.AbstractUI.Definition
-
Creates a new Definition.
- AbstractUI.ExitCode - Enum 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.
- AbstractUI.OptionalArgument(String, String, String) - Constructor for class org.daisy.cli.AbstractUI.OptionalArgument
-
Creates a new optional argument
- AbstractUI.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.
- 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, EmbosserBrailleConverter.EightDotFallbackMethod, char, boolean, StringTranslator.MatchMode) - Constructor for class org.daisy.braille.table.AdvancedBrailleConverter
-
Creates a new 6-dot table.
- AdvancedBrailleConverter(String[], Charset, boolean, StringTranslator.MatchMode) - Constructor for class org.daisy.braille.table.AdvancedBrailleConverter
-
Creates a new 8-dot table.
- 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
- 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.
- 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
- 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
-
- 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
- ConfigurableEmbosser.Builder(OutputStream, BrailleConverter) - Constructor for class org.daisy.braille.embosser.ConfigurableEmbosser.Builder
-
Creates a new builder with the suppled output stream and braille converter.
- 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
- Contract.Builder() - Constructor for class org.daisy.braille.embosser.Contract.Builder
-
Creates a new Builder with no specified Contract properties
- Contract.Builder(Contract) - Constructor for class org.daisy.braille.embosser.Contract.Builder
-
Creates a new Builder using the specification in the supplied
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(Throwable) - Constructor for exception org.daisy.braille.embosser.ContractNotSupportedException
-
- ContractNotSupportedException(String, 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.
- 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 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(Throwable) - Constructor for exception org.daisy.braille.embosser.EmbosserFactoryException
-
- EmbosserFactoryException(String, 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 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.CloseEvent() - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.CloseEvent
-
- EmbosserWriterEvent.NewLineEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter newLine event
- EmbosserWriterEvent.NewLineEvent() - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.NewLineEvent
-
- EmbosserWriterEvent.NewPageEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter newPage event
- EmbosserWriterEvent.NewPageEvent() - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.NewPageEvent
-
- EmbosserWriterEvent.NewSectionAndPageEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter newSectionAndPage event
- EmbosserWriterEvent.NewSectionAndPageEvent(boolean) - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.NewSectionAndPageEvent
-
- EmbosserWriterEvent.NewVolumeSectionAndPageEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter newVolumeSectionAndPage event
- EmbosserWriterEvent.NewVolumeSectionAndPageEvent(boolean) - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.NewVolumeSectionAndPageEvent
-
- EmbosserWriterEvent.OpenEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter open event
- EmbosserWriterEvent.OpenEvent(boolean) - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.OpenEvent
-
Creates a new OpenEvent with no contract
- EmbosserWriterEvent.OpenEvent(boolean, Contract) - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.OpenEvent
-
Creates a new OpenEvent
- EmbosserWriterEvent.SetRowGapEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter setRowGap event
- EmbosserWriterEvent.SetRowGapEvent(int) - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.SetRowGapEvent
-
- EmbosserWriterEvent.WriteEvent - Class in org.daisy.braille.embosser
-
Provides an object representation for an EmbosserWriter write event
- EmbosserWriterEvent.WriteEvent(String) - Constructor for class org.daisy.braille.embosser.EmbosserWriterEvent.WriteEvent
-
- 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.
- 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
-
- 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(Dimensions, double) - Static method in class org.daisy.braille.embosser.EmbosserTools
-
Get height, in units
- 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
-
- 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(PageFormat) - Method in class org.daisy.braille.embosser.AbstractEmbosser
-
- getMaxHeight() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
-
- getMaxHeight() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
-
- getMaxHeight(PageFormat) - Method in interface org.daisy.braille.embosser.Embosser
-
Gets the max height for the specified page format
- 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
- getMaxWidth(PageFormat) - Method in class org.daisy.braille.embosser.AbstractEmbosser
-
- getMaxWidth() - Method in class org.daisy.braille.embosser.AbstractEmbosserWriter
-
- getMaxWidth() - Method in class org.daisy.braille.embosser.BufferedEmbosserWriter
-
- getMaxWidth(PageFormat) - Method in interface org.daisy.braille.embosser.Embosser
-
Gets the max width for the specified page format
- 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
- 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(StandardLineBreaks.Type) - Static method in class org.daisy.braille.embosser.StandardLineBreaks
-
Gets the string used to represent line breaks
- getString() - Method in class org.daisy.braille.embosser.StandardPageBreaks
-
- 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(Dimensions, double) - Static method in class org.daisy.braille.embosser.EmbosserTools
-
Get width, in units
- 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
-
- 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_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.
- 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(Device) - Method in interface org.daisy.braille.embosser.Embosser
-
Gets a new EmbosserWriter that writes to the supplied Device
- newEmbosserWriter(OutputStream) - Method in interface org.daisy.braille.embosser.FileFormat
-
- 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
- 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
-
- 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
-
- newTable(T) - Method in interface org.daisy.braille.table.ConfigurableTableProvider
-
Gets a new BrailleConverter based on the factory's current settings.
- newTable(DefaultTableProvider.TableType) - Method in class org.daisy.braille.table.DefaultTableProvider
-
Get a new table instance 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
-
- NormalizationResource - Interface in org.daisy.braille.pef
-
- NUMBER_OF_COPIES - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
-
- 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
- padNewline(String) - Method in class org.daisy.braille.embosser.BufferedVolumeEmbosser.Builder
-
Sets the padding style
- padNewline(AbstractEmbosserWriter.Padding) - 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.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 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 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, NormalizationResource) - Constructor for class org.daisy.braille.pef.PEFFileBatchCompare
-
- PEFFileBatchCompare(FileFilter) - Constructor for class org.daisy.braille.pef.PEFFileBatchCompare
-
- PEFFileBatchCompare.Diff - Class in org.daisy.braille.pef
-
- PEFFileBatchCompare.Diff(String, int) - Constructor for class org.daisy.braille.pef.PEFFileBatchCompare.Diff
-
- PEFFileCompare - Class in org.daisy.braille.pef
-
- PEFFileCompare() - Constructor for class org.daisy.braille.pef.PEFFileCompare
-
- PEFFileCompare(NormalizationResource) - 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
-
- 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(Throwable) - Constructor for exception org.daisy.braille.pef.PEFFileCompareException
-
- PEFFileCompareException(String, 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 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 in org.daisy.braille.pef
-
Defines alignment values
- PEFHandler.Builder - Class in org.daisy.braille.pef
-
Provides a Builder for PEFHandler
- PEFHandler.Builder(EmbosserWriter) - Constructor for class org.daisy.braille.pef.PEFHandler.Builder
-
Create a new PEFHandler builder
- 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 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
-
- 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, PrintPage.PrintDirection, EmbosserProperties.PrintMode) - Constructor for class org.daisy.paper.PrintPage
-
- PrintPage(PageFormat) - Constructor for class org.daisy.paper.PrintPage
-
- PrintPage.PrintDirection - Enum in org.daisy.paper
-
Direction of print
- PrintPage.Shape - Enum 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.
- 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
-
- setTable - Variable in class org.daisy.braille.embosser.AbstractEmbosser
-
- setUnbraillerTable(String) - Method in class org.daisy.braille.pef.PEFFileBatchCompare
-
- 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(SheetPaper, SheetPaperFormat.Orientation) - Constructor for class org.daisy.paper.SheetPaperFormat
-
Creates a new 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.Orientation - Enum 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.
- 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(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.
- split - Static variable in class org.daisy.braille.ui.BasicUI
-
- 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 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(StringTranslator.MatchMode) - Constructor for class org.daisy.braille.tools.StringTranslator
-
Creates a new Translator with the match mode set to the supplied value.
- StringTranslator() - Constructor for class org.daisy.braille.tools.StringTranslator
-
Creates a new Translator with match mode set to "greedy"
- StringTranslator.MatchMode - Enum 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(boolean) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of eight dot support
- supports8dot() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
- 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(boolean) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of aligning support
- supportsAligning() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
- 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(boolean) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of duplex support
- supportsDuplex() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
- 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(boolean) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of volumes support
- supportsVolumes() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
- 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(boolean) - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
Sets the value of z-folding support
- supportsZFolding() - Method in class org.daisy.braille.embosser.SimpleEmbosserProperties
-
- TABLE - Static variable in class org.daisy.braille.embosser.EmbosserFeatures
-
Embosser feature key,
corresponding value should match a table identifier
- Table - Interface in org.daisy.braille.table
-
Provides an interface for common properties of a Table.
- 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
- TextHandler.Builder(File, File) - Constructor for class org.daisy.braille.pef.TextHandler.Builder
-
Create a new TextParser builder
- 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
- 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(TractorPaper) - Constructor for class org.daisy.paper.TractorPaperFormat
-
Creates a new tractor paper format.
- TractorPaperFormat(Length, Length) - Constructor for class org.daisy.paper.TractorPaperFormat
-
Creates a new tractor paper format.
- translate(String, StringTranslator.MatchMode) - Method in class org.daisy.braille.tools.StringTranslator
-
Translates the given string with the specified match mode
- translate(String) - Method in class org.daisy.braille.tools.StringTranslator
-
Translates the given string with the current 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
- 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 - Static variable in class org.daisy.braille.ui.BasicUI
-
- 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 org.daisy.braille.embosser.AbstractEmbosserWriter.Padding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.braille.embosser.EmbosserProperties.PrintMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.braille.embosser.StandardLineBreaks.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.braille.pef.PEFFileMerger.SortType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.braille.pef.PEFHandler.Alignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.braille.pef.PEFValidator.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.braille.table.EmbosserBrailleConverter.EightDotFallbackMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.braille.tools.Length.UnitsOfLength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.braille.tools.StringTranslator.MatchMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.cli.AbstractUI.ExitCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.paper.PageFormat.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.paper.Paper.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.paper.PrintPage.PrintDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.paper.PrintPage.Shape
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.daisy.paper.SheetPaperFormat.Orientation
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.daisy.braille.embosser.AbstractEmbosserWriter.Padding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.braille.embosser.EmbosserProperties.PrintMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.braille.embosser.StandardLineBreaks.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.braille.pef.PEFFileMerger.SortType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.braille.pef.PEFHandler.Alignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.braille.pef.PEFValidator.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.braille.table.EmbosserBrailleConverter.EightDotFallbackMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.braille.tools.Length.UnitsOfLength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.braille.tools.StringTranslator.MatchMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.cli.AbstractUI.ExitCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.paper.PageFormat.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.paper.Paper.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.paper.PrintPage.PrintDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.paper.PrintPage.Shape
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.daisy.paper.SheetPaperFormat.Orientation
-
Returns an array containing the constants of this enum type, 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.