Package org.apache.juneau.parser
Class ParserSet.Inherit
java.lang.Object
org.apache.juneau.Context
org.apache.juneau.BeanContextable
org.apache.juneau.parser.Parser
org.apache.juneau.parser.ParserSet.Inherit
- All Implemented Interfaces:
- AnnotationProvider
- Enclosing class:
- ParserSet
An identifier that the previous entries in this group should be inherited.
 
 Used by ParserSet.Builder.set(Class...)
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.juneau.parser.ParserParser.Builder, Parser.Null
- 
Field SummaryFields inherited from class org.apache.juneau.ContextCONTEXT_APPLY_FILTERFields inherited from interface org.apache.juneau.AnnotationProviderDEFAULT, DISABLE_ANNOTATION_CACHING
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.juneau.parser.ParsercanHandle, copy, create, createParserBuilder, createSession, doParse, getDebugOutputLines, getListener, getMediaTypes, getPrimaryMediaType, getSession, isAutoCloseStreams, isReaderParser, isStrict, isTrimStrings, isUnbuffered, parse, parse, parse, parse, parse, parse, parseArgs, parseIntoCollection, parseIntoMap, propertiesMethods inherited from class org.apache.juneau.BeanContextablegetBeanContextMethods inherited from class org.apache.juneau.ContextcreateBuilder, firstAnnotation, firstAnnotation, firstAnnotation, firstAnnotation, firstDeclaredAnnotation, forEachAnnotation, forEachAnnotation, forEachAnnotation, forEachAnnotation, forEachDeclaredAnnotation, hasAnnotation, hasAnnotation, hasAnnotation, hasAnnotation, init, isDebug, lastAnnotation, lastAnnotation, lastAnnotation, lastAnnotation, lastDeclaredAnnotation, toString
- 
Constructor Details- 
Inherit
 
-