Uses of Class
org.apache.uima.alchemy.digester.domain.Microformat

Packages that use Microformat
org.apache.uima.alchemy.digester.domain   
 

Uses of Microformat in org.apache.uima.alchemy.digester.domain
 

Methods in org.apache.uima.alchemy.digester.domain that return types with arguments of type Microformat
 List<Microformat> MicroformatsResults.getMicroformats()
           
 

Methods in org.apache.uima.alchemy.digester.domain with parameters of type Microformat
 void MicroformatsResults.addMicroformat(Microformat microformat)
           
 

Method parameters in org.apache.uima.alchemy.digester.domain with type arguments of type Microformat
 void MicroformatsResults.setMicroformats(List<Microformat> microformats)
           
 



Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.