com.sun.xml.xsom.parser
Interface AnnotationParserFactory

All Known Implementing Classes:
AnnotationParserFactoryImpl, DomAnnotationParserFactory

public interface AnnotationParserFactory

Factory for AnnotationParser.

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

Method Summary
 AnnotationParser create()
           
 

Method Detail

create

AnnotationParser create()


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.