| Package | Description |
|---|---|
| at.ac.iiasa.kolp.gamsage.jtopas | |
| de.susebox.jtopas | |
| de.susebox.jtopas.impl | |
| de.susebox.jtopas.spi |
| Class and Description |
|---|
| Token
Instances of this class are created by the classes implementing the
Tokenizer interface. |
| Class and Description |
|---|
| AbstractTokenizer
Base class for
Tokenizer implementations. |
| AbstractTokenizerProperties
The class
AbstractTokenizerProperties provides the skeleton for
implementations of the TokenizerProperties interface. |
| CharSequenceTokenizerSource
Extension of the
TokenizerSource interface and the CharSequence
interface that was introduced in J2SE 1.4. |
| Token
Instances of this class are created by the classes implementing the
Tokenizer interface. |
| Tokenizer
The interface
Tokenizer contains setup methods, parse operations
and other getter and setter methods for a tokenizer. |
| TokenizerException
Wrapper exception for all the problems that may occur while parsing.
|
| TokenizerProperties
The interface
TokenizerProperties declares constants and methods
to maintain the characteristics of a Tokenizer, e. |
| TokenizerProperty
This class is mainly used by
TokenizerProperties implementations to
return Iterator objects of their various properties (keywords,
special sequences etc.). |
| TokenizerPropertyEvent
The class
TokenizerPropertyEvent describes changes in
TokenizerProperties objects. |
| TokenizerPropertyListener
The interface
TokenizerPropertyListener is implemented by classes
that are interested in changes in TokenizerProperties objects. |
| TokenizerSource
This interface describes the data source for a
Tokenizer. |
| Class and Description |
|---|
| TokenizerException
Wrapper exception for all the problems that may occur while parsing.
|
| TokenizerProperty
This class is mainly used by
TokenizerProperties implementations to
return Iterator objects of their various properties (keywords,
special sequences etc.). |
| Class and Description |
|---|
| TokenizerException
Wrapper exception for all the problems that may occur while parsing.
|
| TokenizerProperties
The interface
TokenizerProperties declares constants and methods
to maintain the characteristics of a Tokenizer, e. |
| TokenizerProperty
This class is mainly used by
TokenizerProperties implementations to
return Iterator objects of their various properties (keywords,
special sequences etc.). |