Class | Description |
---|---|
com.fasterxml.jackson.dataformat.yaml.snakeyaml.error.Mark |
Should use basic
JsonLocation instead |
Exceptions | Description |
---|---|
com.fasterxml.jackson.dataformat.yaml.snakeyaml.error.MarkedYAMLException |
Since 2.8
|
com.fasterxml.jackson.dataformat.yaml.snakeyaml.error.YAMLException |
Since 2.8
|
Method | Description |
---|---|
com.fasterxml.jackson.dataformat.yaml.YAMLParser.getCurrentAnchor() |
Since 2.3 (was added in 2.1) -- use
YAMLParser.getObjectId() instead |
Copyright © 2018. All rights reserved.