Uses of Class
org.dmg.pmml.pmml_4_1.descr.TextDocument

Packages that use TextDocument
org.dmg.pmml.pmml_4_1.descr   
 

Uses of TextDocument in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type TextDocument
protected  List<TextDocument> TextCorpus.textDocuments
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return TextDocument
 TextDocument ObjectFactory.createTextDocument()
          Create an instance of TextDocument
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type TextDocument
 List<TextDocument> TextCorpus.getTextDocuments()
          Gets the value of the textDocuments property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.