org.annotation.wordfreak.io
Class AnnotationFileParser

java.lang.Object
  extended byorg.annotation.wordfreak.io.AnnotationFileParser

public class AnnotationFileParser
extends java.lang.Object


Method Summary
static AnnotationFileParser getInstance()
           
 AnnotationFile parse(java.lang.String ann, java.lang.String encoding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static AnnotationFileParser getInstance()

parse

public AnnotationFile parse(java.lang.String ann,
                            java.lang.String encoding)
                     throws java.io.IOException
Throws:
java.io.IOException


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