Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.greenstone.mg: Javadoc index of package org.greenstone.mg.


Package Samples:

org.greenstone.mg

Classes:

Queryer: Queryer - java port of c++ Queryer - uses MGWrapper to access mg only has get document and search - full text browse not implemented run as: java org.greenstone.mg.Queryer
MGWrapper: java wrapper class for access to mg in C the native side implemented in MGWrapperImpl.c uses MGQueryResult to hold the result of a query. the result of a getDocument is a String uses the jni
MGQueryResult: a java version of QueryResult for mg contains get methods for the java side, and simple set methods to be called from c side
MGTermInfo: TermInfo 'struct' class for a search result from mg used by MGQueryResult
MGDocInfo: DocInfo 'struct' class for a search result from mg used by MGQueryResult

Home | Contact Us | Privacy Policy | Terms of Service