Uses of Annotation Interface
org.apache.juneau.parser.annotation.ParserConfig
Packages that use ParserConfig
- 
Uses of ParserConfig in org.apache.juneau.parser.annotationMethod parameters in org.apache.juneau.parser.annotation with type arguments of type ParserConfigModifier and TypeMethodDescriptionvoidParserConfigAnnotation.InputStreamParserApply.apply(AnnotationInfo<ParserConfig> ai, InputStreamParser.Builder b) voidParserConfigAnnotation.ParserApply.apply(AnnotationInfo<ParserConfig> ai, Parser.Builder b) voidParserConfigAnnotation.ReaderParserApply.apply(AnnotationInfo<ParserConfig> ai, ReaderParser.Builder b)