-
-
Notifications
You must be signed in to change notification settings - Fork 328
Open
Labels
Feature-RequestNew features suggested by usersNew features suggested by users
Description
- Are you running the latest version? Yes
- Have you included sample input, output, error, and expected output? Yes
- Have you checked if you are using correct configuration? Yes
- Did you try online tool? Yes
Description
We have some large xml data(more than 1000 <item>
s) but we only need the first 20. Is it possible to limit the number of <item>
s to parse so that it will only return the first 20. This will save 80% of our computation time.
Input
Code
Output
expected data
- Only first 20 s in xml data
Would you like to work on this issue?
- Yes
- No
Bookmark this repository for further updates.
Metadata
Metadata
Assignees
Labels
Feature-RequestNew features suggested by usersNew features suggested by users