Uses of Class
com.nexwave.nsidita.DocFileInfo

Packages that use DocFileInfo
com.nexwave.nquindexer   
com.nexwave.nsidita   
 

Uses of DocFileInfo in com.nexwave.nquindexer
 

Fields in com.nexwave.nquindexer declared as DocFileInfo
protected  DocFileInfo SaxDocFileParser.fileDesc
           
 

Methods in com.nexwave.nquindexer that return DocFileInfo
 DocFileInfo SaxDocFileParser.runExtractData(File file)
          Parses the file to extract all the words for indexing and some data characterizing the file.
 DocFileInfo SaxHTMLIndex.runExtractData(File file, String indexerLanguage)
          Parses the file to extract all the words for indexing and some data characterizing the file.
 

Method parameters in com.nexwave.nquindexer with type arguments of type DocFileInfo
static void WriteJSFiles.WriteHTMLInfoList(String fileO, ArrayList<DocFileInfo> list)
          Create a javascript array listing the html files with their paths relative to project root, their titles and shortdescs
 

Uses of DocFileInfo in com.nexwave.nsidita
 

Constructors in com.nexwave.nsidita with parameters of type DocFileInfo
DocFileInfo(DocFileInfo info)
           
 



Copyright © 2013. All Rights Reserved.