Uses of Interface
org.apache.uima.resource.metadata.SimplePrecondition

Packages that use SimplePrecondition
org.apache.uima The main package for the Unstructured Information Management Middleware Architecture. 
org.apache.uima.resource.metadata Interfaces for objects that represent metadata for a Resource. 
 

Uses of SimplePrecondition in org.apache.uima
 

Methods in org.apache.uima that return SimplePrecondition
 SimplePrecondition ResourceSpecifierFactory.createSimplePrecondition()
          Creates a SimplePrecondition.
 

Uses of SimplePrecondition in org.apache.uima.resource.metadata
 

Subinterfaces of SimplePrecondition in org.apache.uima.resource.metadata
 interface LanguagePrecondition
          A precondition on the language of the document.
 interface MimeTypePrecondition
          A precondition on the MIME Type of the entity.
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.