Interface | Description |
---|---|
ArtifactProvider |
Provides access to model persisted artifacts.
|
ArtifactSerializer<T> |
Responsible to create an artifact from an
InputStream . |
SerializableArtifact |
Class | Description |
---|---|
BaseModel |
This model is a common based which can be used by the components
model classes.
|
DictionarySerializer | |
GenericModelSerializer | |
ModelUtil |
Utility class for handling of
MaxentModel s. |
UncloseableInputStream |
An
InputStream which cannot be closed. |
Enum | Description |
---|---|
ModelType |
Copyright © 2017 The Apache Software Foundation. All rights reserved.