public class ChineseTokenizerResource extends Resource
Constructor and Description |
---|
ChineseTokenizerResource(java.lang.String name,
java.lang.String path)
Initialize a chinese tokenizer resource
|
Modifier and Type | Method and Description |
---|---|
protected void |
allocate()
Function you should override to perform allocation of the underlying
data.
|
protected void |
free()
Function you should override to perform deallocation of the underlying
data.
|
_getParametersDigest, equals, finalize, getExpandedPath, getExpandedPath, getExpandedPath, getExpandedPathIfExists, getExpandedPathIfExists, getIdentifier, getLang, getLangName, getName, hashCode, hasPath, register, register, release, release
public ChineseTokenizerResource(java.lang.String name, java.lang.String path)
name
- Its namepath
- The path to compiled resourceprotected void allocate() throws ResourceNotFoundException
allocate
in class Resource
ResourceNotFoundException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.