Class Mark
java.lang.Object
com.fasterxml.jackson.dataformat.yaml.snakeyaml.error.Mark
Deprecated.
Placeholder for shaded
org.yaml.snakeyaml.error.Mark
- Since:
- 2.8 (as non-shaded); earlier shaded in
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final org.yaml.snakeyaml.error.Mark
Deprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
_source
protected final org.yaml.snakeyaml.error.Mark _sourceDeprecated.
-
-
Constructor Details
-
Mark
protected Mark(org.yaml.snakeyaml.error.Mark src) Deprecated.
-
-
Method Details
-
from
Deprecated. -
getName
Deprecated. -
get_snippet
Deprecated. -
get_snippet
Deprecated. -
getColumn
public int getColumn()Deprecated. -
getLine
public int getLine()Deprecated. -
getIndex
public int getIndex()Deprecated.
-
JsonLocation
instead