Uses of Class
info.textgrid._import.XmlConfiguration

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

Uses of XmlConfiguration in info.textgrid._import
 

Fields in info.textgrid._import with type parameters of type XmlConfiguration
Modifier and Type Field and Description
protected  List<XmlConfiguration> ImportSpec.xmlConfiguration
           
 

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

Methods in info.textgrid._import that return types with arguments of type XmlConfiguration
Modifier and Type Method and Description
 List<XmlConfiguration> ImportSpec.getXmlConfiguration()
          Gets the value of the xmlConfiguration property.
 

Uses of XmlConfiguration in info.textgrid.utils.linkrewriter
 

Methods in info.textgrid.utils.linkrewriter that return types with arguments of type XmlConfiguration
Modifier and Type Method and Description
static Map<URI,XmlConfiguration> ConfigurableXMLRewriter.getInternalConfigurations()
           
 

Methods in info.textgrid.utils.linkrewriter with parameters of type XmlConfiguration
Modifier and Type Method and Description
 void ConfigurableXMLRewriter.configure(XmlConfiguration configuration)
          Configures this rewriter for the given configuration.
 



Copyright © 2012 TextGrid. All Rights Reserved.