| Modifier and Type | Field and Description | 
|---|---|
| Mapper.Context[] | contexts | 
| int | nesting | 
| Constructor and Description | 
|---|
| Mapper.ContextList() | 
| Modifier and Type | Method and Description | 
|---|---|
| Mapper.ContextList | addContext(Mapper.Context mappedContext,
          int slashCount) | 
| Mapper.ContextList | removeContext(String path) | 
public final Mapper.Context[] contexts
public final int nesting
public Mapper.ContextList addContext(Mapper.Context mappedContext, int slashCount)
public Mapper.ContextList removeContext(String path)
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.