Package net.messagevortex.asn1.annotator
Class AsnOneBuilder
java.lang.Object
javax.annotation.processing.AbstractProcessor
net.messagevortex.asn1.annotator.AsnOneBuilder
- All Implemented Interfaces:
Processor
@SupportedSourceVersion(RELEASE_7)
@SupportedAnnotationTypes({})
public class AsnOneBuilder
extends AbstractProcessor
-
Field Summary
Fields inherited from class javax.annotation.processing.AbstractProcessor
processingEnv -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbooleanprocess(Set<? extends TypeElement> annoations, RoundEnvironment env) Methods inherited from class javax.annotation.processing.AbstractProcessor
getCompletions, getSupportedOptions, isInitialized
-
Constructor Details
-
AsnOneBuilder
public AsnOneBuilder()
-
-
Method Details
-
init
- Specified by:
initin interfaceProcessor- Overrides:
initin classAbstractProcessor
-
getSupportedAnnotationTypes
- Specified by:
getSupportedAnnotationTypesin interfaceProcessor- Overrides:
getSupportedAnnotationTypesin classAbstractProcessor
-
getSupportedSourceVersion
- Specified by:
getSupportedSourceVersionin interfaceProcessor- Overrides:
getSupportedSourceVersionin classAbstractProcessor
-
process
- Specified by:
processin interfaceProcessor- Specified by:
processin classAbstractProcessor
-