protected static final class Mapper.ContextList
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Mapper.MappedContext[] |
contexts |
int |
nesting |
Constructor and Description |
---|
Mapper.ContextList() |
Modifier and Type | Method and 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.