@StubFiles(value="apache-xerces.astub") public class RegexQualChecker extends Checker<Regex>
Checker
for the Regex-Qual type system.Constructor and Description |
---|
RegexQualChecker() |
Modifier and Type | Method and Description |
---|---|
protected RegexQualifiedTypeFactory |
createTypeFactory()
Constructs the
QualifiedTypeFactory for use by this Checker . |
createQualifiedTypeFormatter, getAnnotationProvider, getChecker, getCheckerAdapter, getContext, getElementUtils, getInvisibleQualifiers, getOptionConfiguration, getProcessingEnvironment, getQualifiedTypeUtils, getTreeUtils, getTypeFactory, getTypeUtils
protected RegexQualifiedTypeFactory createTypeFactory()
Checker
QualifiedTypeFactory
for use by this Checker
.createTypeFactory
in class Checker<Regex>