com.sun.tools.jxc.apt
Class SchemaGenerator
java.lang.Object
com.sun.tools.jxc.apt.SchemaGenerator
public class SchemaGenerator
- extends java.lang.Object
AnnotationProcessorFactory
that implements the schema generator
command line tool.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaGenerator
public SchemaGenerator()
SchemaGenerator
public SchemaGenerator(java.util.Map<java.lang.String,java.io.File> m)
setEpisodeFile
public void setEpisodeFile(java.io.File episodeFile)
supportedOptions
public java.util.Collection<java.lang.String> supportedOptions()
supportedAnnotationTypes
public java.util.Collection<java.lang.String> supportedAnnotationTypes()
getProcessorFor
public AnnotationProcessor getProcessorFor(java.util.Set<AnnotationTypeDeclaration> atds,
AnnotationProcessorEnvironment env)