All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| AbstractBlockContentManager |
TODO: Write java doc.
|
| AbstractBraillo200Embosser |
Provides an Embosser for Braillo 200/400S/400SR.
|
| AbstractBraillo440Embosser |
Provides an abstract Braillo 440 embosser.
|
| AbstractEmbosser |
Provides an abstract base for Embossers, implementing basic features
such as the ability to set page format, table, and cell height and width.
|
| AbstractEmbosserWriter |
Provides an abstract base for embossers.
|
| AbstractEmbosserWriter.Padding |
Defines form feed padding style.
|
| AbstractFactory |
Provides an abstract class for Factories.
|
| AbstractHyphenator |
Provides an abstract base for hyphenators.
|
| AbstractPageFormat |
Provides an abstract page format.
|
| AbstractPaper |
Provides a default implementation for Paper.
|
| AbstractResourceLocator |
Provides easy access to package resources.
|
| AbstractTable |
Provides an abstract base for Table factories.
|
| AdvancedBrailleConverter |
Provides an advanced Braille converter mapping each braille character to a string.
|
| AnchorData |
Keeps track of the anchors contained on a
page.
|
| AnchorSegment |
TODO: Write java doc.
|
| Area |
|
| ArrayStack<E> |
Provides a simple unsynchronized stack based on ArrayList instead of Vector.
|
| AttributeItem |
Provides an attribute key/value combination for a meta data item.
|
| AttributeWithContext |
Provides an attribute for a list of items.
|
| Block |
Provides a block of rows and the properties associated with it.
|
| BlockAddress |
TODO: Write java doc.
|
| BlockBuilder |
Provides methods that supply content in a hierarchy of blocks.
|
| BlockCloner |
Provides an interface for block cloning.
|
| BlockContentBuilder |
Provides methods that supply content to a block.
|
| BlockContentManager |
BlockHandler is responsible for breaking blocks of text into rows.
|
| BlockContext |
TODO: Write java doc.
|
| BlockContext.Builder |
TODO: Write java doc.
|
| BlockGroup |
Provides an interface for blocks in a dynamic sequence whose inclusion
depend on the occurrence of dynamic contents.
|
| BlockLineLocation |
Precise location in the content, consisting of a BlockAddress which identifies the block,
and a line number which indicates the line within that block (0-based).
|
| BlockMargin |
Provides the required margins.
|
| BlockPosition |
Positions a block of text at a specified row.
|
| BlockPosition.Builder |
Used when creating BlockPosition instances.
|
| BlockPosition.VerticalAlignment |
Block alignment.
|
| BlockProperties |
BlockProperties defines properties specific for a block of text.
|
| BlockProperties.Builder |
The Builder is used when creating a BlockProperties instance.
|
| BlockSequence |
Provides an interface for a sequence of block contents.
|
| BlockSpacing |
Provides a spacing definition for blocks.
|
| BlockSpacing.Builder |
Provides a builder for block spacing.
|
| BlockStatistics |
TODO: Write java doc.
|
| BlueBarEmbosser |
TODO: write java doc.
|
| Border |
Provides a border specification.
|
| Border.Builder |
Provides a builder for borders.
|
| BorderManager |
TODO: Write java doc.
|
| BorderManagerProperties |
TODO: Write java doc.
|
| BorderSpecification |
Provides a specification for a border.
|
| BorderSpecification.Align |
Defines border alignments.
|
| BorderSpecification.Builder |
Provides a builder for a border specification.
|
| BorderSpecification.Style |
Defines types of borders.
|
| BrailleConstants |
Provides constants for braille.
|
| BrailleConverter |
Provides an interface for converting from text to braille and vice verca.
|
| BrailleEditorsFileFormat |
|
| BrailleEditorsFileFormatProvider |
|
| BrailleEditorsFileFormatProvider.FileType |
TODO: write java doc.
|
| BrailleEditorsTableProvider |
|
| BrailleFilter |
Provides an interface for braille filter for a particular
locale.
|
| BrailleFilterFactory |
Provides a factory for braille filters.
|
| BrailleFilterFactoryMaker |
Provides a braille filter factory maker.
|
| BrailleFilterFactoryMakerService |
Provides an interface for a BrailleFilterFactoryMaker service.
|
| BrailleFilterFactoryService |
Provides an interface for a BrailleFilterFactory service.
|
| BrailleFinalizer |
Provides an interface for finalizing a braille translation.
|
| BrailleGraphics |
Provides basic braille graphics support using standard braille patterns.
|
| BrailleNotationConverter |
Converts braille notation into Unicode braille patterns.
|
| BrailleTextBorderFactoryService |
Provides a braille text border factory service.
|
| BrailleTranslator |
Provides an interface for braille translation and hyphenation for a particular
locale.
|
| BrailleTranslatorFactory |
Provides a factory for braille translation and hyphenation.
|
| BrailleTranslatorFactoryMaker |
Provides a braille translator factory maker.
|
| BrailleTranslatorFactoryMakerService |
Provides an interface for a BrailleTranslatorFactoryMaker service.
|
| BrailleTranslatorFactoryService |
Provides an interface for a BrailleTranslatorFactory service.
|
| BrailleTranslatorResult |
Provides a braille translator result.
|
| Braillo200Embosser |
Provides a Braillo 200 embosser.
|
| Braillo200x270x400v12x16Embosser |
Provides an Embosser for Braillo 200/270/400 firmware 12-16.
|
| Braillo200x270x400v1x11Embosser |
Provides an Embosser for Braillo 200/270/400 firmware 1-11.
|
| Braillo300Embosser |
Provides an Embosser for Braillo 300.
|
| Braillo400SEmbosser |
Provides a Braillo 400 S embosser.
|
| Braillo400SREmbosser |
Provides a Braillo 400 SR embosser.
|
| Braillo440SFEmbosser |
Provides a Braillo 440 SF embosser.
|
| Braillo440SWEmbosser |
Provides a Braillo 400 SW embosser.
|
| Braillo600Embosser |
Provides an Embosser for Braillo 600.
|
| Braillo600SREmbosser |
Provides an Embosser for Braillo 600SR.
|
| Braillo650SFEmbosser |
Provides an Embosser for Braillo 600SF.
|
| Braillo650SWEmbosser |
Provides an Embosser for Braillo 600SW.
|
| BrailloEmbosser |
Provides an abstract Braillo embosser.
|
| BrailloEmbosserProvider |
TODO: write java doc.
|
| BrailloEmbosserProvider.EmbosserType |
TODO: write java doc.
|
| BrailloTableProvider |
TODO: write java doc.
|
| BrailloVolumeWriter |
Provides a volume writer for Braillo embossers.
|
| BreakPoint |
A BreakPoint is a data object to keep the information about a break point result.
|
| BreakPointHandler |
Breaks a paragraph of text into rows.
|
| BreakPointHandler.Builder |
Provides a builder for break point handlers.
|
| BufferedEmbosserWriter |
Provides an easy way to add a communications contract to an EmbosserWriter.
|
| BufferedVolumeEmbosser |
Provides a buffered volume embossers.
|
| BufferedVolumeEmbosser.Builder |
Provides a builder for a BufferedVolumeEmbosser.
|
| ByteArrayInputStreamMaker |
Provides a in-memory input stream maker.
|
| ByteArrayStreamJuggler |
Provides an in-memory stream juggler.
|
| CachingURIResolver |
|
| CaseFilter |
Implements StringFilter to return upper or lower case characters only.
|
| CaseFilter.Mode |
Filter modes.
|
| CidatEmbosser |
|
| CidatEmbosserProvider |
|
| CidatEmbosserProvider.EmbosserType |
TODO: write java doc.
|
| CidatLineBreaks |
|
| CidatLineBreaks.Type |
TODO: write java doc.
|
| CidatPageBreaks |
|
| CidatPageBreaks.Type |
TODO: write java doc.
|
| CidatTableProvider |
|
| CombinationFilter |
A CombinationFilter is a StringFilter that combines several other
StringFilters into one.
|
| CompoundField |
Provides a compound field object.
|
| CompoundIterable<T> |
Provides a method to iterate over several iterables of the same type
as if the items were part of the same iterable.
|
| CompoundIterator<T> |
Provides an iterator for a collection of iterables.
|
| CompoundMarkerReferenceField |
|
| Condition |
Provides an interface for a condition.
|
| ConditionalMapper |
Provides a character mapper which is activated when a specific character
is encountered.
|
| ConditionalMapper.Builder |
Creates a new mapper builder.
|
| ConfigurableBrailleFinalizer |
Provides a configurable braille finalizer.
|
| ConfigurableBrailleFinalizer.Builder |
Provides a builder.
|
| ConfigurableEmbosser |
Provides a configurable embosser.
|
| ConfigurableEmbosser.Builder |
Provides a builder for ConfigurableEmbosser.
|
| ContentCollection |
Provides methods needed to add a content collection to a formatter.
|
| ContentCollectionImpl |
Provides a content collection to be used when placing e.g.
|
| Context |
Provides a formatter context that can be used to process context
aware content.
|
| ContractEmbosserWriter |
Extends embosser writer with an internal contract.
|
| CrossReferenceHandler |
TODO: Write java doc.
|
| CurrentPageField |
CurrentPageField is a reference to the current page in
the final document.
|
| CurrentPageField.PagenumType |
Defines page number types.
|
| CWHyphenatorFactory |
Provides a hyphenator factory for compound words.
|
| CXTableProvider |
TODO: write java doc.
|
| DefaultAttributeWithContext |
Provides a default implementation of attributes with context.
|
| DefaultAttributeWithContext.Builder |
Provides a builder for a default text attribute.
|
| DefaultBrailleFilter |
Provides a configurable braille filter, in cases where a full implementation
is not needed.
|
| DefaultBrailleFinalizer |
Provides a default braille finalizer which maps spaces to
braille space (0x2800) and hyphens to braille character
3-6 (0x2824).
|
| DefaultBypassTranslatorFactoryService |
Provides a pass through translator factory service.
|
| DefaultContext |
TODO: Write java doc.
|
| DefaultContext.Builder |
TODO: Write java doc.
|
| DefaultMarkerProcessor |
Provides a default marker processor implementation.
|
| DefaultMarkerProcessor.Builder |
Provides a builder for the marker processor.
|
| DefaultSplitResult<T extends SplitPointUnit,U extends SplitPointDataSource<T,U>> |
Provides a default splitter result.
|
| DefaultTableProvider |
Provides a default table, for convenience.
|
| DefaultTableProvider.TableType |
Table ids.
|
| DefaultTextAttribute |
Provides a default implementation of text attributes.
|
| DefaultTextAttribute.Builder |
Provides a builder for a default text attribute.
|
| Device |
Provides an interface to transmit a file to a device, typically a printer.
|
| Dimensions |
Provides two dimensional measurements in millimeters.
|
| DocumentSpace |
Provides coordinates for a coherent document space.
|
| DotMapper |
Provides a utility to map unicode braille patterns to a braille
graphics mode.
|
| DotMapperConfiguration |
|
| DotMapperConfiguration.Builder |
|
| DummyHyphenator |
TODO: add java doc.
|
| DynamicContent |
Provides an interface for dynamic text, in other words
content that may change between renderings.
|
| DynamicRenderer |
Provides an interface for a dynamic renderer.
|
| DynamicSequenceBuilder |
Provides a dynamic sequence builder.
|
| EightDotFallbackMethod |
Defines the fallback action when a character in the range 0x2840-0x28FF is
encountered.
|
| Element |
Provides an XML element data object.
|
| Embosser |
Provides an interface for common properties of an Embosser.
|
| EmbosserBrailleConverter |
Provides a simple TableConverter implementation.
|
| EmbosserCatalog |
Provides a catalog of Embosser factories.
|
| EmbosserCatalogService |
Provides an interface for an EmbosserCatalog service.
|
| EmbosserFactoryException |
Provides an EmbosserFactory exception.
|
| EmbosserFactoryProperties |
|
| EmbosserFeatures |
Provides common embosser features to be used when configuring an Embosser factory.
|
| EmbosserFilter |
Provides an interface for filtering a collection of Embossers.
|
| EmbosserProperties |
Provides an interface for common embosser related properties.
|
| EmbosserProperties.PrintMode |
Regular printing or multi-page printing.
|
| EmbosserProvider |
Provides an interface for a collection of Embossers.
|
| EmbosserTable |
Provides an embosser table implementation.
|
| EmbosserTableProvider |
TODO: write java doc.
|
| EmbosserTools |
Provides tools related to embosser communication.
|
| EmbosserWriter |
Provides an embosser communication interface.
|
| EmbosserWriterEvent |
Provides an object representation for each event in the EmbosserWriter interface.
|
| EmbosserWriterEvent.CloseEvent |
Provides an object representation for an EmbosserWriter close event.
|
| EmbosserWriterEvent.NewLineEvent |
Provides an object representation for an EmbosserWriter newLine event.
|
| EmbosserWriterEvent.NewPageEvent |
Provides an object representation for an EmbosserWriter newPage event.
|
| EmbosserWriterEvent.NewSectionAndPageEvent |
Provides an object representation for an EmbosserWriter newSectionAndPage event.
|
| EmbosserWriterEvent.NewVolumeSectionAndPageEvent |
Provides an object representation for an EmbosserWriter newVolumeSectionAndPage event.
|
| EmbosserWriterEvent.OpenEvent |
Provides an object representation for an EmbosserWriter open event.
|
| EmbosserWriterEvent.SetRowGapEvent |
Provides an object representation for an EmbosserWriter setRowGap event.
|
| EmbosserWriterEvent.WriteEvent |
Provides an object representation for an EmbosserWriter write event.
|
| EmbosserWriterProperties |
Provides information about the embosser.
|
| EnablingTechnologiesDoubleSidedEmbosser |
|
| EnablingTechnologiesEmbosser |
|
| EnablingTechnologiesEmbosserProvider |
|
| EnablingTechnologiesEmbosserProvider.EmbosserType |
TODO: write java doc.
|
| EnablingTechnologiesSingleSidedEmbosser |
|
| EnglishInteger2TextFactoryService |
Provides an English implementation of integer to text.
|
| EntityResolverCache |
Provides an entity resolver with cache.
|
| Evaluate |
Provides an evaluate event object.
|
| Expression |
Provides an interface for OBFL-expressions.
|
| ExpressionFactory |
Provides a factory for expressions.
|
| ExpressionFactoryImpl |
Provides an expression factory implementation.
|
| ExpressionFactoryMaker |
Like all maker classes in the api, this
class is only used directly in SPI context.
|
| ExpressionTools |
Provides helpers for OBFL-expressions.
|
| ExternalReferenceSegment |
This segment contains all attributes from the optional
external-reference tags that could be added to blocks to
track and transmit information in the OBFL document that
is required for the PEF document.
|
| FA44PaperProvider |
TODO: write java doc.
|
| Factory |
Provides an interface for common properties of a Factory.
|
| FactoryCatalog<T extends Factory> |
Provides an interface for factory catalogs.
|
| FactoryFilter |
Provides an interface for filtering a collection of Factories.
|
| FactoryManager |
Provides a factory manager that can be used in OSGi as well as in SPI contexts.
|
| FactoryProperties |
Provides factory properties.
|
| FactoryProperties.ComparatorBuilder |
Provides a comparator builder for factory properties.
|
| FactoryProperties.ComparatorBuilder.SortOrder |
Defines the sort order.
|
| FactoryProperties.ComparatorBuilder.SortProperty |
Defines the item to sort by.
|
| FallbackRule |
Provides a common interface for fallback rules.
|
| Field |
Provides a field for page headers/footers.
|
| FieldList |
Provides a list of fields, typically used with headers and footers.
|
| FieldList.Builder |
Provides a field list builder.
|
| FileCompare |
Provides functionality to check if files are equal.
|
| FileDevice |
Provides a way of writing the files transmitted using the Device interface to files.
|
| FileFormat |
|
| FileFormatProperties |
|
| FileFormatProvider |
|
| FileInputStreamMaker |
Provides a file based input stream maker.
|
| FileIO |
Provides file IO tools.
|
| FileToDeviceEmbosserWriter |
Provides a bridge between a Device and file based EmbosserWriter.
|
| FilterLocale |
Custom Locale implementation.
|
| FollowingText |
Provides information about an item that comes after the items
being translated.
|
| Formatter |
Provides text-only formatting.
|
| FormatterConfiguration |
Provides global settings for a formatter.
|
| FormatterConfiguration.Builder |
Provides a builder for formatter configuration.
|
| FormatterContext |
Provides formatter context data.
|
| FormatterCore |
Provides core formatter tasks.
|
| FormatterCoreContext |
TODO: Write java doc.
|
| FormatterCoreImpl |
|
| FormatterEngine |
Provides a formatter engine.
|
| FormatterEngineFactoryService |
Provides an interface for a FormatterEngineFactory service.
|
| FormatterEngineMaker |
Like all maker classes in the api, this
class is only used directly in SPI context.
|
| FormatterException |
Provides an exception for conditions in a formatter.
|
| FormatterFactory |
Provides a proxy for creating a formatter implementation.
|
| FormatterFactoryImpl |
|
| FormatterFactoryMaker |
Provides a factory for formatters.
|
| FormatterImpl |
Provides an implementation of the Formatter API.
|
| FormatterSequence |
Provides an interface for a formatter sequence.
|
| FormattingTypes |
Provides common formatting types.
|
| FormattingTypes.Alignment |
Defines alignment options.
|
| FormattingTypes.BreakBefore |
Defines break before types.
|
| FormattingTypes.Keep |
Defines rows in block keep types.
|
| FormattingTypes.ListStyle |
Defines list styles.
|
| GenericEmbosser |
TODO: write java doc.
|
| GenericEmbosserProvider |
TODO: write java doc.
|
| GenericEmbosserProvider.EmbosserType |
TODO: write java doc.
|
| HarpoEmbosserProvider |
TODO: write java doc.
|
| HarpoEmbosserProvider.EmbosserType |
TODO: write java doc.
|
| HeightCalculator |
TODO: Write java doc.
|
| HyphenatorConfigurationException |
Provides an exception that indicates that a feature is not supported.
|
| HyphenatorFactory |
Provides a hyphenation factory interface.
|
| HyphenatorFactoryMaker |
Provides a hyphenator factory maker.
|
| HyphenatorFactoryMakerService |
Provides an interface for a HyphenatorFactoryMaker service.
|
| HyphenatorFactoryService |
Provides an interface for a HyphenatorFactory service.
|
| HyphenatorFilter |
Provides a hyphenating string filter.
|
| HyphenatorInterface |
Provides a hyphenator.
|
| IdentifierSegment |
TODO: Write java doc.
|
| IdentityFilter |
Provides an identity filter, in other words the input is returned unchanged.
|
| ImpactoEmbosser |
|
| IndexContractEmbosserWriter |
Provides an embosser writer that supports different configurations based on
the properties of an InternalContract.
|
| IndexEmbosser |
TODO: write java doc.
|
| IndexEmbosserProvider |
TODO: write java doc.
|
| IndexEmbosserProvider.EmbosserType |
TODO: write java doc.
|
| IndexTableProvider |
|
| IndexTransparentEmbosserWriter |
Provides an embosser writer that uses the transparent mode of index embossers.
|
| IndexV2Embosser |
TODO: write java doc.
|
| IndexV3Embosser |
TODO: write java doc.
|
| IndexV4Embosser |
Provides an implementation for Index V4/V5 embossers.
|
| InputDetectionException |
Provides an input detection exception.
|
| InputStreamMaker |
Provides an interface for recreating the same input
stream many times.
|
| Integer2Text |
Provides an integer2text.
|
| Integer2TextConfigurationException |
Provides an exception to indicate problems when configuring an
integer to text factory or instance.
|
| Integer2TextFactory |
Provides a integer2text factory interface.
|
| Integer2TextFactoryMaker |
Provides a integer2text factory maker.
|
| Integer2TextFactoryMakerService |
Provides an interface for a Integer2TextFactoryMaker service.
|
| Integer2TextFactoryService |
Provides an interface for a Integer2TextFactory service.
|
| Integer2TextFactoryServiceImpl |
Provides an integer to text factory service.
|
| IntegerOutOfRange |
Thrown to indicate that an integer cannot be converted to
text because it is out of range of the capabilities of
the implementation.
|
| InternalContract |
Provides a usage contract that allows an implementation of
EmbosserWriter to optimize or configure the communication based on
properties of the actual data.
|
| InternalContract.BrailleRange |
Defines a braille range.
|
| InternalContract.Builder |
Provides a builder for Contract.
|
| InternalContract.PageMode |
Defines a page mode.
|
| InternalContractNotSupportedException |
Provides an exception to indicate that the Contract is not supported.
|
| InternalEmbosserWriterProperties |
|
| Interpoint55Embosser |
|
| InterpointEmbosserProvider |
|
| InterpointEmbosserProvider.EmbosserType |
TODO: write java doc.
|
| InterpointTableProvider |
|
| InterProcessLock |
Provides an inter-process locking signal that can be used to negotiate access across JVMs.
|
| ISO216PaperProvider |
TODO: write java doc.
|
| ItemSequenceProperties |
Defines properties specific for an item sequence.
|
| ItemSequenceProperties.Builder |
Provides a builder for creating ItemSequenceProperties instances.
|
| ItemSequenceProperties.Range |
Defines ranges.
|
| JHyphenatorFactory |
Provides a hyphenator factory that uses jhyphen.
|
| JHyphenatorFactoryService |
Provides a hyphenator factory service for latex hyphenation rules.
|
| LatexHyphenatorFactory |
Provides a hyphenator factory that uses latex hyphenation rules.
|
| LatexHyphenatorFactoryService |
Provides a hyphenator factory service for latex hyphenation rules.
|
| LatexRulesLocator |
Provides a resource locator for latex rule files.
|
| LayoutEngineException |
Provides an exception for the FormatterEngine.
|
| LayoutEngineFactoryImpl |
|
| LayoutMaster |
Specifies the layout of a paged media.
|
| LayoutMasterBuilder |
Provides a builder for a layout master.
|
| LayoutMasterProperties |
Provides properties for a LayoutMaster.
|
| LayoutMasterProperties.Builder |
Configuration class for a ConfigurableLayoutMaster.
|
| LazyFormatterContext |
TODO: Write java doc.
|
| Leader |
Leader is a data object used when separating two chunks of
text within a single row.
|
| Leader.Alignment |
Alignment values for leaders.
|
| Leader.Builder |
The Builder is used when creating a Leader instance.
|
| LeaderSegment |
TODO: Write java doc.
|
| Length |
Provides a length measurement that can be expressed using the
preferred units of length.
|
| Length.UnitsOfLength |
Defines possible units to be used when expressing a length value.
|
| LiblouisBrailleFilter |
Provides a braille filter for liblouis files.
|
| LiblouisBrailleFilter.Builder |
Provides a builder for liblouis braille filters.
|
| LiblouisBrailleFilterFactoryService |
Provides a Liblouis braille filter factory service.
|
| LiblouisBrailleTranslatorFactoryService |
Provides a Liblouis braille translator factory service.
|
| LineBreaks |
Provides an interface for line breaks.
|
| LineProperties |
Provides details about a line.
|
| LineProperties.Builder |
Provides a builder of line properties.
|
| ListItem |
Provides a list item.
|
| LockException |
Provides an exception for situations where locking fails.
|
| ManifestRetriever |
Retrieves a jar manifest, if available.
|
| Margin |
Provides a margin.
|
| Margin.Type |
TODO: Write java doc.
|
| MarginComponent |
TODO: Write java doc.
|
| MarginProperties |
Provides properties for a margin.
|
| MarginRegion |
Provides a vertical margin region.
|
| Marker |
A Marker is a reference data inserted at some point in the flow.
|
| Marker |
Provides a marker definition that can be used when applying markers to a
text.
|
| MarkerDictionary |
Provides an interface for marker dictionaries.
|
| MarkerIndicator |
Provides a marker indicator.
|
| MarkerIndicatorRegion |
Provides an marker indicator region.
|
| MarkerIndicatorRegion.Builder |
Creates a new marker indicator region builder.
|
| MarkerNotCompatibleException |
Provides an exception indicating that a marker cannot be applied to
the specified context.
|
| MarkerNotFoundException |
Provides an exception indicating that no matching marker
is found in the given context.
|
| MarkerReference |
A MarkerReference is a marker value lookup.
|
| MarkerReference.MarkerSearchDirection |
Defines marker search directions.
|
| MarkerReference.MarkerSearchScope |
Defines marker search scopes.
|
| MarkerReferenceField |
A MarkerReferenceField is a place holder for a marker's value.
|
| MarkerReferenceSegment |
Provides a marker reference event object.
|
| MarkerSegment |
TODO: Write java doc.
|
| MarkerStyleConstants |
Provides a common set of marker dictionary identifiers.
|
| MarkerValue |
TODO: Write java doc.
|
| MediaTypes |
Provides internet media types for some types.
|
| MetaDataItem |
Provides a simple meta data item.
|
| MetaDataItem.Builder |
Provides a meta data item builder.
|
| MicroBrailleFileFormatWriter |
|
| MountbattenEmbosser |
Provides a Mountbatten embosser.
|
| MountbattenLineBreaks |
|
| NamespaceContextBuilder |
Provides a builder for namespace contexts making it easy to provide namespace contexts
to for example xpath evaluations.
|
| NewLineSegment |
TODO: Write java doc.
|
| NoField |
NoField represents the absence of a field in a header or
footer.
|
| NoPageBreaks |
Provides standard page break definitions.
|
| NormalizationResource |
Deprecated. |
| NorthAmericaPaperProvider |
TODO: write java doc.
|
| NumeralField |
Provides a numeral field.
|
| NumeralSortString |
Provides a sorting algorithm that splits groups of digits and sorts these
segments as numbers, for example "sample-1, sample-2, sample-10" will be
sorted in that order.
|
| NumeralStyle |
Defines numeral styles.
|
| OBFLCondition |
TODO: Write java doc.
|
| OBFLDynamicContent |
TODO: Write java doc.
|
| OBFLExpressionBase |
TODO: Write java doc.
|
| ObflParser |
Provides an OBFL-parser.
|
| ObflParserException |
Provides an exception for conditions occuring when parsing an OBFL-file.
|
| ObflParserFactoryImpl |
|
| ObflParserFactoryMaker |
Like all maker classes in the api, this
class is only used directly in SPI context.
|
| ObflParserFactoryService |
Provides an interface for a ObflParserFactory service.
|
| ObflParserImpl |
|
| OBFLVariable |
Variables that can be used in an OBFL expression.
|
| OBFLWsNormalizer |
Provides a whitespace normalizer for OBFL-files.
|
| Overhead |
Provides the overhead associated with a volume of braille.
|
| Page |
Provides a page object.
|
| PageArea |
Provides a page area builder.
|
| PageAreaImpl |
TODO: Write java doc.
|
| PageAreaProperties |
Specifies an area of the page where collection items can be placed.
|
| PageAreaProperties.Alignment |
Specifies the alignment of the page area.
|
| PageAreaProperties.Builder |
Creates a new page area properties builder.
|
| PageBreaks |
Provides an interface for page breaks.
|
| PageCounter |
Provides state needed for a text flow.
|
| PageDetails |
TODO: Write java doc.
|
| PagedMediaWriter |
PagedMediaWriter is an interface for writing to a paged media.
|
| PagedMediaWriterConfigurationException |
Provides an exception that indicates a problem configuring
a paged media writer instance.
|
| PagedMediaWriterException |
A PagedMediaWriterException is an exception that indicates
conditions in a PagedMediaWriter that a reasonable
application might want to catch.
|
| PagedMediaWriterFactory |
Provides a PagedMediaWriter factory interface.
|
| PagedMediaWriterFactoryMaker |
Provides a PagedMediaWriter factory maker.
|
| PagedMediaWriterFactoryMakerService |
Provides an interface for a PagedMediaWriterFactoryMaker service.
|
| PagedMediaWriterFactoryService |
Provides an interface for a PagedMediaWriterFactory service.
|
| PageFormat |
PageFormat extends a Paper with options selected by a user (if applicable).
|
| PageFormat.Type |
Defines page format types.
|
| PageId |
TODO: Write java doc.
|
| PageImpl |
|
| PageNumberReference |
Provides a page number reference event object.
|
| PagenumField |
Provides a reference to some property of the physical pages in
the final document.
|
| PageSequenceBuilder2 |
|
| PageTemplate |
Specifies page objects such as header and footer
for the pages to which it applies.
|
| PageTemplateBuilder |
Provides a page template builder.
|
| PaginatorException |
Indicates a pagination problem.
|
| Paper |
Provides an interface for a physical paper media.
|
| Paper.Type |
Defines paper types.
|
| PaperCatalog |
Provides a catalog of Paper factories.
|
| PaperCatalogService |
Provides an interface for a PaperCatalog service.
|
| PaperFilter |
Provides an interface for filtering a collection of Papers.
|
| PaperProvider |
Provides an interface for a collection of Papers.
|
| PEFBook |
Provides useful information about a PEF-document.
|
| PEFBookLoader |
Provides a loader for PEFBooks that keeps serialized PEFBooks that can be loaded
quickly when the source is unchanged.
|
| PEFConverterFacade |
Provides a facade for both PEFHandler and TextHandler.
|
| PEFFileBatchCompare |
Provides comparing of two folders with xml files for differences.
|
| PEFFileBatchCompare.Diff |
Provides a difference specification.
|
| PEFFileCompare |
Provides a file comparator for PEF.
|
| PEFFileCompareException |
Provides a pef file compare exception.
|
| PEFFileMerger |
Merges several single volume PEF-files into one.
|
| PEFFileMerger.SortType |
Defines sorting types.
|
| PEFFileSplitter |
Splits a PEF-file into several single volume files.
|
| PEFGenerator |
Provides a way to generate PEF-files for testing purposes.
|
| PEFHandler |
Provides a handler for reading a PEF-file and sending the contents to an Embosser.
|
| PEFHandler.Alignment |
Defines alignment values.
|
| PEFHandler.Builder |
Provides a Builder for PEFHandler.
|
| PEFMediaWriter |
PagedMediaWriter implementation that outputs PEF 2008-1.
|
| PEFMediaWriterFactoryService |
Provides a paged media writer factory for PEF.
|
| PEFNamespaceContext |
Provides a NamespaceContext implementation for PEF 1.0.
|
| PEFSearchIndex |
Provides a search index for PEFBook objects.
|
| PortathielBlueEmbosser |
|
| Position |
Position is a data object for an integer position.
|
| PrecedingText |
Provides information about an already processed item.
|
| PreTranslatedBrailleFilter |
Provides a braille filter for already translated braille.
|
| PrinterDevice |
Printer device class of type DocFlavor.INPUT_STREAM.AUTOSENSE
|
| PrintPage |
|
| PrintPage.PrintDirection |
Direction of print.
|
| PrintPage.Shape |
The shape of the paper.
|
| Provider<T extends FactoryProperties> |
Provides an interface for a collection of Factories.
|
| Range |
Provides a range data object.
|
| ReferenceListBuilder |
Provides a method to add a reference list.
|
| RegexFilter |
Implements StringFilter using a regex pattern.
|
| RegexMarkerDictionary |
Provides a regular expressions marker dictionary that
provides returns markers based on regular expressions.
|
| RegexMarkerDictionary.Builder |
Provides a builder for creating RegexMarkerDictionary objects.
|
| RenameFallbackRule |
Provides a fallback rule that indicates that the collection
should be reassigned to another identifier.
|
| RenderingScenario |
Provides a rendering scenario.
|
| ResolvableText |
Provides an interface for texts that may change during
the translation process.
|
| ResourceLocator |
Provides a method for locating resources.
|
| ResourceLocatorException |
A ResourceLocatorException is an exception that indicates
conditions in a ResourceLocator that a reasonable
application might want to catch.
|
| ResourceResolver |
Provides a resource resolver interface.
|
| RestartPaginationException |
Indicates that the pagination should be restarted from the beginning (the start of the current
iteration).
|
| RollPaper |
Provides a paper object for paper in rolls.
|
| RollPaperFormat |
Provides a paper format for paper in rolls.
|
| RollPaperProvider |
TODO: write java doc.
|
| Row |
Defines a row of braille.
|
| RowDataProperties |
Provides properties for a block.
|
| RowDataProperties.Builder |
TODO: Write java doc.
|
| RowImpl |
Provides a single row of text.
|
| RowImpl.Builder |
TODO: Write java doc.
|
| SearchIndex<E> |
Provides a search index.
|
| Section |
Provides a section of braille pages having the same properties.
|
| SectionBuilder |
TODO: Write java doc.
|
| SectionIdentifier |
Provides an identifier for a specific section.
|
| SectionProperties |
Specifies the configuration properties for a section of pages
in a paged media.
|
| Segment |
TODO: Write java doc.
|
| Segment.SegmentType |
{PCDATA, LEADER, MARKER, ANCHOR, BR, EVALUATE, BLOCK, TOC_ENTRY, PAGE_NUMBER}.
|
| SequenceId |
TODO: Write java doc.
|
| SequenceProperties |
SequenceProperties stores properties that are specific for a sequence
of blocks
|
| SequenceProperties.Builder |
The Builder is used when creating a SequenceProperites instance.
|
| SequenceProperties.SequenceBreakBefore |
Provides types of "break before" rules for sequences.
|
| Sheet |
Provides a sheet data type.
|
| SheetDataSource |
Provides a data source for Sheets.
|
| SheetGroup |
Provides a list of consecutive sheets without manual volume breaks
inside.
|
| SheetGroupManager |
|
| SheetIdentity |
Sheet starting at a specific location within a block.
|
| SheetPaper |
Provides a paper object for cut-sheet paper.
|
| SheetPaperFormat |
Provides a paper format for cut-sheet paper.
|
| SheetPaperFormat.Orientation |
The width/height orientation of the page.
|
| SimpleBrailleTranslator |
Provides a simple braille translator that translates
all texts using the same filter, regardless of language.
|
| SimpleEmbosserProperties |
|
| SimpleEmbosserProperties.Builder |
Provides a builder for simple embosser properties.
|
| SimpleMarkerDictionary |
Provides a simple marker dictionary which contains one entry only.
|
| SimpleUCharReplacer |
Provides substitution for unicode characters with replacement strings.
|
| SingleLineDecoration |
Provides a definition for a single line decoration.
|
| Space |
Defines the separate spaces in a volume.
|
| SpanProperties |
Provides span properties.
|
| SpanProperties.Builder |
Provides a builder for span properties.
|
| SplitList<T> |
Provides a way to split a list into two parts around a given
position.
|
| SplitOption |
An object that configures how a split is performed.
|
| SplitPoint<T extends SplitPointUnit,U extends SplitPointDataSource<T,U>> |
Provides a data object to keep the information about a split point result.
|
| SplitPointCost<T extends SplitPointUnit> |
Provides a cost function for a split point.
|
| SplitPointDataList<T extends SplitPointUnit> |
Provides split point data.
|
| SplitPointDataSource<T extends SplitPointUnit,U extends SplitPointDataSource<T,U>> |
Provides split point data source.
|
| SplitPointHandler<T extends SplitPointUnit,U extends SplitPointDataSource<T,U>> |
Breaks units into results.
|
| SplitPointSpecification |
Provides a specification for a split point.
|
| SplitPointUnit |
Provides an interface for split point units.
|
| SplitResult<T extends SplitPointUnit,U extends SplitPointDataSource<T,U>> |
Provides a split result.
|
| SplitResult |
Data object returned by StringSplitter containing a sub sequence along with
match status for the sub sequence.
|
| SplitterLimit |
Provides the splitter limit for a given volume.
|
| StandardLineBreaks |
Provides standard line break definitions.
|
| StandardLineBreaks.Type |
Defines standard line break types.
|
| StandardPageBreaks |
Provides standard page break definitions.
|
| StandardSplitOption |
Defines standard split options.
|
| StateObject |
The StateObject is a convenience object that can be used
to avoid certain programming errors.
|
| StateObject.State |
Possible states for a StateObject.
|
| StaxFilter |
Creates an XML filter using StAX.
|
| StreamJuggler |
Provides a juggler for streams.
|
| StringField |
Provides a static string field.
|
| StringFilter |
StringFilter is in interface used when replacing a string with another string.
|
| StringSplitter |
Provides a method for splitting a CharSequence using regex
where both matching and non matching sub sequences are retained.
|
| StringTools |
StringTools is a utility class for simple static operations related
to strings.
|
| StringTranslator |
Provides a string to string translator.
|
| StringTranslator.MatchMode |
Defines the mode to use when matching patterns in the StringTranslator.
|
| Style |
Provides a text style segment.
|
| SupernovaTableProvider |
TODO: write java doc.
|
| Supplements<T> |
Provides an interface for getting supplementary units.
|
| SwedishBrailleFilter |
Provides a braille filter for Swedish.
|
| SwedishBrailleFilterFactoryService |
Provides a Swedish braille filter factory service.
|
| SwedishBrailleTranslatorFactoryService |
Provides a Swedish braille translator factory service.
|
| SwedishInteger2TextFactoryService |
Provides a Swedish integer to text implementation.
|
| Table |
Provides an interface for common properties of a Table.
|
| TableCatalog |
Provides a catalog of Table factories.
|
| TableCatalogService |
Provides an interface for a TableCatalog service.
|
| TableCellProperties |
Provides properties needed for a table cell.
|
| TableCellProperties.Builder |
Provides a builder for creating table properties.
|
| TableCost |
Provides a cost function for table layout.
|
| TableFilter |
Provides an interface for filtering a collection of Tables.
|
| TableOfContents |
Provides methods needed to add a TOC to a formatter.
|
| TableOfContentsImpl |
Provides table of contents entries to be used when building a Table of Contents.
|
| TableProperties |
Provides properties needed for a table.
|
| TableProperties |
Provides common table features.
|
| TableProperties.Builder |
Provides a builder for creating table properties.
|
| TableProvider |
Provides an interface for a Table service.
|
| TextAttribute |
Provides an interface for text attributes.
|
| TextAttributeFilter |
Provides a filter for text attributes.
|
| TextBlockProperties |
Provides text block properties.
|
| TextBlockProperties.Builder |
Provides a builder for text block properties.
|
| TextBorderConfigurationException |
Provides an exception that indicates a problem configuring
a new text border instance.
|
| TextBorderFactory |
Provides a factory for text borders.
|
| TextBorderFactoryMaker |
Provides a text border factory maker.
|
| TextBorderFactoryMakerService |
Provides an interface for a TextBorderFactoryMaker service.
|
| TextBorderFactoryService |
Provides an interface for a TextBorderFactory service.
|
| TextBorderStyle |
Defines a text border.
|
| TextBorderStyle.Builder |
Provides a builder for text borders.
|
| TextFileReader |
Provides a simple tool to read text files with multiple fields on each row,
such as csv-files.
|
| TextFileReader.Builder |
Provides a builder for a text file reader.
|
| TextHandler |
Provides a handler for reading text and writing a PEF-file.
|
| TextHandler.Builder |
Provides a Builder for TextHandler.
|
| TextInputDetector |
Provides a method for detecting a table based on text input.
|
| TextMediaWriterFactoryService |
Provides a paged media writer factory for plain text.
|
| TextProperties |
Defines properties for a chunk of text.
|
| TextProperties.Builder |
Provides a builder for creating text properties instances.
|
| TextSegment |
TODO: Write java doc.
|
| TextWithContext |
Provides a translatable text including context.
|
| TigerEmbosser |
TODO: write java doc.
|
| TocEntryOnResumedRange |
Defines a range of toc-entry-on-resumed elements.
|
| TocProperties |
Defines properties specific for a TOC sequence.
|
| TocProperties.Builder |
Provides a builder for creating TOC properties instances.
|
| TocProperties.TocRange |
Defines TOC ranges.
|
| TractorPaper |
Provides a paper object for perforated paper with paper guides.
|
| TractorPaperFormat |
Provides a paper format for tractor paper.
|
| TractorPaperProvider |
TODO: write java doc.
|
| TransformerEnvironment<T extends Throwable> |
Provides a transformer environment.
|
| TransformerEnvironment.Builder |
|
| TransitionBuilder |
Provides a definition for volume transitions.
|
| TransitionBuilderImpl |
TODO: Write java doc.
|
| TransitionBuilderProperties |
Provides properties for a transition builder.
|
| TransitionBuilderProperties.ApplicationRange |
Defines the application range starting from the end of the volume.
|
| TransitionBuilderProperties.Builder |
Provides a builder for transition builder properties.
|
| TransitionContent |
TODO: Write java doc.
|
| TransitionContent.Type |
TODO: Write java doc.
|
| TransitionProperties |
Provides details about a page that are needed for advanced volume transitions.
|
| Translatable |
Provides a specification for a text to translate.
|
| Translatable.Builder |
Provides a builder for translatable objects.
|
| TranslatableWithContext |
Provides a specification for a list of texts to translate.
|
| TranslatableWithContext.Builder |
Provides a builder for translatable objects.
|
| TranslationException |
Provides an exception indicating a translation problem.
|
| TranslatorConfigurationException |
Provides an exception that indicates a problem configuring
a new translator instance.
|
| TranslatorMode |
Provides information about a translator mode.
|
| TranslatorMode.Builder |
Provides a translator mode builder.
|
| TranslatorMode.DotsPerCell |
Provides a definition of the number of dots in a braille cell.
|
| TranslatorSpecification |
Provides a translator specification.
|
| TranslatorType |
|
| UCharFilter |
Implements StringFilter using UCharReplacer.
|
| UndefinedNumberException |
Provides an exception when the number is not defined in a lookup table.
|
| UnsupportedMetricException |
Provides a runtime exception for unsupported metrics.
|
| UnsupportedPaperException |
Provides an unsupported paper exception.
|
| UnsupportedWidthException |
Provides an unsupported width exception.
|
| View<T> |
TODO: Write java doc.
|
| ViewPlusEmbosserProvider |
TODO: write java doc.
|
| ViewPlusEmbosserProvider.EmbosserType |
TODO: write java doc.
|
| ViewPlusTableProvider |
|
| Volume |
Provides a volume of braille.
|
| VolumeContentBuilder |
Provides methods needed to build volume anchored content,
such as cover pages and TOC.
|
| VolumeData |
Provides basic volume data for identifiers.
|
| VolumeImpl |
Provides a container for a physical volume of braille.
|
| VolumeKeepPriority |
Provides a simple data type for volume keep priority, where 1 represents the highest priority
and 9 the lowest.
|
| VolumeProvider |
|
| VolumeSequence |
Provides a volume sequence object.
|
| VolumeTemplate |
|
| VolumeTemplateBuilder |
Provides methods for building a volume template.
|
| VolumeTemplateProperties |
Defines properties for a volume template.
|
| VolumeTemplateProperties.Builder |
Provides a builder for creating volume template properties instances.
|
| VolumeWriter |
Provides an interface for writing a volume of braille to a file.
|
| WriterHandler |
Provides a method for writing pages to a PagedMediaWriter.
|
| XMLDataRenderer |
TODO: Write java doc.
|
| XmlEncodingDetectionException |
Provides an exception for situations where detection of the XML encoding fails.
|
| XmlEncodingMismatchException |
Provides an exception for situations where the XML file has a declared encoding which doesn't
match the detected encoding.
|
| XMLFileCompare |
Provides functionality to check if files are equal.
|
| XMLInfo |
Provides basic information about an XML-document.
|
| XMLInfo.Builder |
Provides a builder for XML info.
|
| XMLParserBase |
TODO: Write java doc.
|
| XMLResolverAdapter |
Provides an XMLResolver that uses a SAX EntityResolver for entity resolution.
|
| XMLTools |
Provides some xml tools.
|
| XMLToolsException |
Provides an exception indicating a problem with an XML tool.
|
| XSLTRenderingScenario |
TODO: Write java doc.
|