org.mitre.medfacts.uima
Class CreateZonerDescriptor

java.lang.Object
  extended by org.mitre.medfacts.uima.CreateZonerDescriptor

public class CreateZonerDescriptor
extends Object


Constructor Summary
CreateZonerDescriptor()
           
 
Method Summary
 void execute()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateZonerDescriptor

public CreateZonerDescriptor()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Parameters:
args -
Throws:
URISyntaxException
FileNotFoundException
org.apache.uima.resource.ResourceInitializationException
Exception

execute

public void execute()
             throws Exception
Throws:
Exception


Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.