Uses of Class
com.fasterxml.jackson.dataformat.yaml.snakeyaml.error.Mark
Packages that use Mark
Package
Description
Replacement for shaded-in package that Jackson versions up to and including 2.7
had; with 2.8 (and later 2.x) we unfortunately fake to sort of fake formerly
relocated types.
-
Uses of Mark in com.fasterxml.jackson.dataformat.yaml.snakeyaml.error
Methods in com.fasterxml.jackson.dataformat.yaml.snakeyaml.error that return MarkModifier and TypeMethodDescriptionstatic Mark
Mark.from
(org.yaml.snakeyaml.error.Mark src) Deprecated.MarkedYAMLException.getContextMark()
Deprecated.MarkedYAMLException.getProblemMark()
Deprecated.