Uses of Class
uk.autores.handling.Context.Builder
Packages that use Context.Builder
-
Uses of Context.Builder in uk.autores.handling
Methods in uk.autores.handling that return Context.BuilderModifier and TypeMethodDescriptionstatic Context.Builder
Context.builder()
Builder pattern.Context.rebuild()
Context.Builder
initialized from current state.Context.Builder.setAnnotated
(Element annotated) Sets package or type.Sets configuration.Context.Builder.setEnv
(ProcessingEnvironment env) Sets processing environment.Context.Builder.setLocation
(List<JavaFileManager.Location> locations) Sets locations to search.Sets naming conventions.Sets annotated package.Context.Builder.setResources
(List<Resource> resources) Sets resources to process.