Uses of Class
info.textgrid._import.XmlConfiguration.ProcessingInstruction

Packages that use XmlConfiguration.ProcessingInstruction
Package Description
info.textgrid._import   
 

Uses of XmlConfiguration.ProcessingInstruction in info.textgrid._import
 

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

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

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



Copyright © 2012 TextGrid. All Rights Reserved.