org.apache.uima.collection.impl.cpm.vinci
Class Vinci.AFFactory

java.lang.Object
  extended by org.apache.uima.collection.impl.cpm.vinci.Vinci.AFFactory
All Implemented Interfaces:
TransportableFactory
Enclosing class:
Vinci

public static class Vinci.AFFactory
extends java.lang.Object
implements TransportableFactory


Constructor Summary
Vinci.AFFactory()
           
 
Method Summary
 Transportable makeTransportable()
          Creates a new (empty) document of the desired type.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Vinci.AFFactory

public Vinci.AFFactory()
Method Detail

makeTransportable

public Transportable makeTransportable()
Description copied from interface: TransportableFactory
Creates a new (empty) document of the desired type.

Specified by:
makeTransportable in interface TransportableFactory
Returns:
The new document.


Copyright © 2011. All Rights Reserved.