See: Description
Interface | Description |
---|---|
RelationalModel |
An interface for the relational models in phase 2 of the pascal system.
|
Class | Description |
---|---|
Alignment |
Container class for aligning acronyms.
|
CliqueTemplates |
Template information and counters corresponding to sampling on one document.
|
DateTemplate |
A partial
PascalTemplate . |
DefaultTeXHyphenData |
Default TeX hyphenation data, as borrowed from the TeX distribution.
|
InfoTemplate |
A partial
PascalTemplate . |
ISODateInstance |
Represents dates and times according to ISO8601 standard while also allowing for
wild cards - e.g., can represent "21 June" without a year.
|
PascalTemplate |
Maps non-background Pascal fields to strings.
|
Prior | |
TeXHyphenator |
Hyphenates words according to the TeX algorithm.
|
Enum | Description |
---|---|
ISODateInstance.DateField |
Enum for the fields *
|
Top-level classes include CMMSampler
,
Phase2
and ClassifierWrapper
.