| Package | Description |
|---|---|
| com.fasterxml.jackson.core.filter |
| Modifier and Type | Method and Description |
|---|---|
protected JsonPointerBasedFilter |
JsonPointerBasedFilter.construct(JsonPointer pathToMatch,
boolean includeAllElements)
Overridable factory method use for creating new instances by
default
includeElement(int) and includeProperty(java.lang.String) methods:
needs to be overridden if sub-classing this class. |
Copyright © 2008–2025 FasterXML. All rights reserved.