Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jimczi committed Oct 9, 2024
1 parent 63ff29c commit cc92d20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ XContentParserConfiguration withFiltering(
/**
* Replace the configured filtering.
*
* @param prefixPath The prefix path to be appended to each sub-path before applying the include/exclude rules.
* @param prefixPath The path to be prepended to each sub-path before applying the include/exclude rules.
* Specify {@code null} if parsing starts from the root.
* @param includeStrings A set of strings representing paths to include during filtering.
* If specified, only these paths will be included in parsing.
Expand Down

0 comments on commit cc92d20

Please sign in to comment.