org.annotation.wordfreak.annotator
Class ChunkerAnnotator.ChunkAction

java.lang.Object
  extended byorg.annotation.wordfreak.annotator.ChunkerAnnotator.ChunkAction
Enclosing class:
ChunkerAnnotator

public static class ChunkerAnnotator.ChunkAction
extends java.lang.Object


Field Summary
 ChunkerAnnotator.ChunkActionEnum action
           
 java.lang.String type
           
 
Constructor Summary
ChunkerAnnotator.ChunkAction(ChunkerAnnotator.ChunkActionEnum action, java.lang.String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

action

public ChunkerAnnotator.ChunkActionEnum action

type

public java.lang.String type
Constructor Detail

ChunkerAnnotator.ChunkAction

public ChunkerAnnotator.ChunkAction(ChunkerAnnotator.ChunkActionEnum action,
                                    java.lang.String type)


Copyright © 2004 Thomas Morton and Jeremy LaCivita. All Rights Reserved.