We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93244c9 + 3ca0372 commit 5fe25f5Copy full SHA for 5fe25f5
src/main/java/com/fasterxml/jackson/core/base/ParserBase.java
@@ -1543,7 +1543,7 @@ protected ContentReference _contentReference() {
1543
* and source information is <b>NOT</b> to be included
1544
* ({@code StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION} disabled).
1545
*<p>
1546
- * Default implementation will simply return {@code ContentReference.unknown()}.
+ * Default implementation will simply return {@link ContentReference#redacted()}.
1547
*
1548
* @return ContentReference object to use when source is not to be included
1549
0 commit comments