org.annotation.wordfreak.scheme
Class AnnotationScheme.POSFeature

java.lang.Object
  extended byorg.annotation.wordfreak.DynamicFeature
      extended byorg.annotation.wordfreak.scheme.AnnotationScheme.POSFeature
Enclosing class:
AnnotationScheme

public class AnnotationScheme.POSFeature
extends DynamicFeature


Constructor Summary
AnnotationScheme.POSFeature()
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.Object getValue(Annotation a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationScheme.POSFeature

public AnnotationScheme.POSFeature()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in class DynamicFeature

getValue

public java.lang.Object getValue(Annotation a)
Specified by:
getValue in class DynamicFeature


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