| Package | Description |
|---|---|
| gov.sandia.cognition.text.convert |
Provides classes for converting objects to a textual representation.
|
| gov.sandia.cognition.text.document |
Provides representations for textual documents.
|
| gov.sandia.cognition.text.document.extractor |
Provides extractors for pulling textual documents out of files.
|
| Class and Description |
|---|
| Document
Defines the interface for a document.
|
| Field
Defines the interface for a field in the document.
|
| Class and Description |
|---|
| AbstractDocument
An abstract implementation of the
Document interface. |
| AbstractField
An abstract implementation of the
Field interface. |
| Document
Defines the interface for a document.
|
| DocumentReference
Interface for a reference to a document.
|
| Field
Defines the interface for a field in the document.
|
| FileReference
Represents a document reference that is to an actual file.
|
| Class and Description |
|---|
| Document
Defines the interface for a document.
|