Uses of Class
org.corpus_tools.graphannis.capi.CharPointer
-
Packages that use CharPointer Package Description org.corpus_tools.graphannis.capi -
-
Uses of CharPointer in org.corpus_tools.graphannis.capi
Methods in org.corpus_tools.graphannis.capi that return CharPointer Modifier and Type Method Description static CharPointerCAPI. annis_annotation_name(CAPI.AnnisAnnotation ptr)static CharPointerCAPI. annis_annotation_ns(CAPI.AnnisAnnotation ptr)static CharPointerCAPI. annis_annotation_val(CAPI.AnnisAnnotation ptr)static CharPointerCAPI. annis_component_layer(CAPI.AnnisComponentConst component)static CharPointerCAPI. annis_component_name(CAPI.AnnisComponentConst component)static CharPointerCAPI. annis_cs_import_from_fs(CAPI.AnnisCorpusStorage cs, String path, int format, String corpusName, boolean diskBased, AnnisErrorListRef err)static CharPointerCAPI. annis_vec_qattdesc_get_anno_name(QueryAttributeDescription ptr, com.sun.jna.NativeLong i)static CharPointerCAPI. annis_vec_qattdesc_get_aql_fragment(QueryAttributeDescription ptr, com.sun.jna.NativeLong i)static CharPointerCAPI. annis_vec_qattdesc_get_variable(QueryAttributeDescription ptr, com.sun.jna.NativeLong i)
-