public abstract class AbstractParserContentType extends Object implements ParserContentType
| Constructor and Description |
|---|
AbstractParserContentType() |
| Modifier and Type | Method and Description |
|---|---|
void |
parser(MutableMvcRequest request,
MutableRequestParserEvent requestParserInfo,
BeanDecoder beanDecoder,
Properties config,
Object data) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitparserContentTypepublic void parser(MutableMvcRequest request, MutableRequestParserEvent requestParserInfo, BeanDecoder beanDecoder, Properties config, Object data) throws BeanDecoderException, IllegalAccessException, IllegalArgumentException, InvocationTargetException
Copyright © 2026 Brandao. All rights reserved.