Skip navigation links
Lvg Java
2024 Version

Package gov.nih.nlm.nls.lvg.Flows

This package provides API of all lvg flow components.

See: Description

Package gov.nih.nlm.nls.lvg.Flows Description

This package provides API of all lvg flow components. In this version of Lexical Tools, a flow component is also called as a transformation. Lvg transforms text via a flow. A flow is composed of several flow components. Lvg is capable of handling a flow (a series of flow components) or multiple (parallel) flows.

A public method, Mutate( ), is implemented in all flow component classes and performs the feature of transforming text. This Mutate( ) method takes one LexItem as the input and returns a Vector of LexItem(s).

Related Documents

Since:
2002
Skip navigation links
Lvg Java
2024 Version



Copyright, 2024, National Library of Medicine