com.sun.tools.jxc.apt

Class SchemaGenerator

public class SchemaGenerator extends Object implements AnnotationProcessorFactory

AnnotationProcessorFactory that implements the schema generator command line tool.
Constructor Summary
SchemaGenerator()
SchemaGenerator(Map<String,File> m)
Method Summary
AnnotationProcessorgetProcessorFor(Set<AnnotationTypeDeclaration> atds, AnnotationProcessorEnvironment env)
voidsetEpisodeFile(File episodeFile)
Collection<String>supportedAnnotationTypes()
Collection<String>supportedOptions()

Constructor Detail

SchemaGenerator

public SchemaGenerator()

SchemaGenerator

public SchemaGenerator(Map<String,File> m)

Method Detail

getProcessorFor

public AnnotationProcessor getProcessorFor(Set<AnnotationTypeDeclaration> atds, AnnotationProcessorEnvironment env)

setEpisodeFile

public void setEpisodeFile(File episodeFile)

supportedAnnotationTypes

public Collection<String> supportedAnnotationTypes()

supportedOptions

public Collection<String> supportedOptions()