protected static final class Mapper.ContextVersion extends Mapper.MapElement
Modifier and Type | Field and Description |
---|---|
Mapper.Wrapper |
defaultWrapper |
Mapper.Wrapper[] |
exactWrappers |
Mapper.Wrapper[] |
extensionWrappers |
boolean |
mapperContextRootRedirectEnabled |
boolean |
mapperDirectoryRedirectEnabled |
int |
nesting |
String |
path |
Context |
resources |
int |
slashCount |
String[] |
welcomeResources |
Mapper.Wrapper[] |
wildcardWrappers |
name, object
Constructor and Description |
---|
Mapper.ContextVersion() |
Mapper.ContextVersion(String version,
Object context) |
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
public boolean mapperContextRootRedirectEnabled
public boolean mapperDirectoryRedirectEnabled
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.