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, wait
parserContentType
public void parser(MutableMvcRequest request, MutableRequestParserEvent requestParserInfo, BeanDecoder beanDecoder, Properties config, Object data) throws BeanDecoderException, IllegalAccessException, IllegalArgumentException, InvocationTargetException
Copyright © 2018 Brandao. All rights reserved.