Package 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
-
Method Details
-
create
AnnotationParser create()
-