com.sun.xml.xsom.parser
Interface AnnotationParserFactory

All Known Implementing Classes:
DomAnnotationParserFactory

public interface AnnotationParserFactory

Factory for AnnotationParser.

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

Method Summary
 AnnotationParser create()
           
 

Method Detail

create

AnnotationParser create()


Copyright © 2012 Oracle. All Rights Reserved.