public static class ClarkCluster.ClarkClusterSerializer extends Object implements opennlp.tools.util.model.ArtifactSerializer<ClarkCluster>
| Constructor and Description |
|---|
ClarkClusterSerializer() |
| Modifier and Type | Method and Description |
|---|---|
ClarkCluster |
create(InputStream in) |
void |
serialize(ClarkCluster artifact,
OutputStream out) |
public ClarkCluster create(InputStream in) throws IOException, opennlp.tools.util.InvalidFormatException
create in interface opennlp.tools.util.model.ArtifactSerializer<ClarkCluster>IOExceptionopennlp.tools.util.InvalidFormatExceptionpublic void serialize(ClarkCluster artifact, OutputStream out) throws IOException
serialize in interface opennlp.tools.util.model.ArtifactSerializer<ClarkCluster>IOExceptionCopyright © 2015 IXA pipes. All rights reserved.