com.sun.xml.xsom.parser
Interface AnnotationParserFactory


public interface AnnotationParserFactory

Factory for AnnotationParser.

Author:
Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)

Method Summary
 AnnotationParser create()
           
 

Method Detail

create

AnnotationParser create()