Uses of Class
info.textgrid._import.ImportSpec

Packages that use ImportSpec
Package Description
info.textgrid._import   
info.textgrid.utils.linkrewriter A simple but generic link rewriting library. 
 

Uses of ImportSpec in info.textgrid._import
 

Methods in info.textgrid._import that return ImportSpec
Modifier and Type Method and Description
 ImportSpec ObjectFactory.createImportSpec()
          Create an instance of ImportSpec
 

Uses of ImportSpec in info.textgrid.utils.linkrewriter
 

Methods in info.textgrid.utils.linkrewriter that return ImportSpec
Modifier and Type Method and Description
 ImportSpec ImportMapping.toImportSpec()
           
 

Constructors in info.textgrid.utils.linkrewriter with parameters of type ImportSpec
Constructor and Description
ImportMapping(ImportSpec importSpec)
           
 



Copyright © 2012 TextGrid. All Rights Reserved.