org.quattor.pan.parser.annotation
Class AnnotationProcessor

java.lang.Object
  extended by org.quattor.pan.parser.annotation.AnnotationProcessor

public class AnnotationProcessor
extends java.lang.Object


Method Summary
static java.util.List<Annotation.Entry> parseAsDesc(java.lang.String s)
           
static Annotation process(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

process

public static Annotation process(java.lang.String s)
                          throws ParseException
Throws:
ParseException

parseAsDesc

public static java.util.List<Annotation.Entry> parseAsDesc(java.lang.String s)


Copyright © 2011 Quattor. All Rights Reserved.