protected static final class Mapper.ContextVersion extends Mapper.MapElement
Modifier and Type | Field and Description |
---|---|
Mapper.Wrapper |
defaultWrapper |
Mapper.Wrapper[] |
exactWrappers |
Mapper.Wrapper[] |
extensionWrappers |
int |
nesting |
String |
path |
Context |
resources |
int |
slashCount |
String[] |
welcomeResources |
Mapper.Wrapper[] |
wildcardWrappers |
name, object
Modifier | Constructor and Description |
---|---|
protected |
Mapper.ContextVersion() |
public String path
public int slashCount
public String[] welcomeResources
public Context resources
public Mapper.Wrapper defaultWrapper
public Mapper.Wrapper[] exactWrappers
public Mapper.Wrapper[] wildcardWrappers
public Mapper.Wrapper[] extensionWrappers
public int nesting
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.