Uses of Record Class
dev.omnist.document.Limits
Packages that use Limits
Package
Description
Omnist document data model core package.
The lexer and parser for OML, Omnist's canonical text format (omnist-spec §4)
— the format every other codec's input is normalized through and every
omnist format output is written in.-
Uses of Limits in dev.omnist.document
Fields in dev.omnist.document declared as Limits -
Uses of Limits in dev.omnist.oml
Methods in dev.omnist.oml with parameters of type LimitsModifier and TypeMethodDescriptionstatic DocumentParses OML text into aDocumentusing caller-supplied safety limits.Constructors in dev.omnist.oml with parameters of type Limits