Package | Description |
---|---|
es.ehu.si.ixa.prebmt.model.inmemory |
Provides in-memory implementations of most of the interfaces in the domain
model.
|
Modifier and Type | Method and Description |
---|---|
static InMemoryToken |
InMemoryToken.getInstance(java.lang.String text)
Returns an
InMemoryToken with the given text. |
InMemoryToken |
InMemoryToken.toLowerCase() |