public class WrapperMappingInfo extends Object
| Constructor and Description | 
|---|
| WrapperMappingInfo(String mapping,
                  Object wrapper,
                  boolean jspWildCard,
                  boolean resourceOnly) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getMapping() | 
| Object | getWrapper() | 
| boolean | isJspWildCard() | 
| boolean | isResourceOnly() | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.