public class DefaultTagGenerator extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected int | _tagCounter | 
| Constructor and Description | 
|---|
| DefaultTagGenerator() | 
| DefaultTagGenerator(int startingTag) | 
| Modifier and Type | Method and Description | 
|---|---|
| int | nextTag() | 
| int | nextTag(com.fasterxml.jackson.databind.BeanProperty writer) | 
Copyright © 2019 FasterXML. All rights reserved.