Class IdResolver
java.lang.Object
pl.sgjp.morfeusz.IdResolver
Represents mappings for tags, names and labels.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()protected voidfinalize()protected static longgetCPtr(IdResolver obj) getLabels(int labelsId) getLabelsAsString(int labelsId) longintgetLabelsId(String labelsStr) getName(int nameId) intlonggetTag(int tagId) intlongprotected static longswigRelease(IdResolver obj)
-
Field Details
-
swigCMemOwn
protected transient boolean swigCMemOwn
-
-
Constructor Details
-
IdResolver
protected IdResolver(long cPtr, boolean cMemoryOwn)
-
-
Method Details
-
getCPtr
-
swigRelease
-
finalize
-
delete
public void delete() -
getLabels
-
getTagsetId
-
getTag
-
getTagId
-
getName
-
getNameId
-
getLabelsAsString
-
getLabelsId
-
getTagsCount
public long getTagsCount() -
getNamesCount
public long getNamesCount() -
getLabelsCount
public long getLabelsCount()
-