protected static final class Mapper.ContextList
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
Mapper.MappedContext[] |
contexts |
|
int |
nesting |
| Constructor | Description |
|---|---|
ContextList() |
| Modifier and Type | Method | Description |
|---|---|---|
Mapper.ContextList |
addContext(Mapper.MappedContext mappedContext,
int slashCount) |
|
Mapper.ContextList |
removeContext(java.lang.String path) |
public final Mapper.MappedContext[] contexts
public final int nesting
public Mapper.ContextList addContext(Mapper.MappedContext mappedContext, int slashCount)
public Mapper.ContextList removeContext(java.lang.String path)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.