public class HierarchicalVocabularyResource extends VocabularyResource
forceMmap, mlock
Constructor and Description |
---|
HierarchicalVocabularyResource(java.lang.String name,
java.lang.String path,
int lang) |
HierarchicalVocabularyResource(java.lang.String name,
java.lang.String path,
int lang,
boolean forceMmap) |
Modifier and Type | Method and Description |
---|---|
protected void |
alloc(java.lang.String name,
java.lang.String path,
int lang,
boolean mlock,
boolean forceMmap)
Allocate resource.
|
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, dumpVocabulary, enumerate
equals, finalize, getExpandedPath, getExpandedPath, getExpandedPath, getExpandedPathIfExists, getExpandedPathIfExists, getIdentifier, getLang, getLangName, getName, hashCode, hasPath, register, register, release, release
public HierarchicalVocabularyResource(java.lang.String name, java.lang.String path, int lang)
public HierarchicalVocabularyResource(java.lang.String name, java.lang.String path, int lang, boolean forceMmap)
protected void allocate() throws ResourceNotFoundException
VocabularyResource
allocate
in class VocabularyResource
ResourceNotFoundException
protected void alloc(java.lang.String name, java.lang.String path, int lang, boolean mlock, boolean forceMmap)
VocabularyResource
alloc
in class VocabularyResource
protected void free()
VocabularyResource
free
in class VocabularyResource
Copyright © 2013 Dassault Systèmes, All Rights Reserved.