MCPcopy Index your code
hub / github.com/uniVocity/univocity-parsers

github.com/uniVocity/univocity-parsers @v2.9.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.9.1 ↗ · + Follow
3,194 symbols 14,005 edges 446 files 1,351 documented · 42% 3 cross-repo links updated 23mo agov2.9.1 · 2021-01-18★ 93587 open issues

Browse by type

Functions 2,653 Types & classes 541
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

thumbnail

Welcome to univocity-parsers

univocity-parsers is a collection of extremely fast and reliable parsers for Java. It provides a consistent interface for handling different file formats, and a solid framework for the development of new parsers.

We have finally updated the tutorial, please go to our website:

https://www.univocity.com/pages/parsers-tutorial

Bugs, contributions & support

If you find a bug, please report it on github or send us an email on parsers@univocity.com.

We try out best to eliminate all bugs as soon as possible and you’ll rarely see a bug open for more than 24 hours after it’s reported. We do our best to answer all questions. Enhancements/suggestions are implemented on a best effort basis.

Fell free to submit your contribution via pull requests. Any little bit is appreciated, from improvements on documentation to a full blown rewrite from scratch.

For commercial support, customizations or anything in between, please contact support@univocity.com.

Thank you for using our parsers!

Please consider sponsoring our project or paypal any amount via PayPal, or Bitcoin on the following address:

  • 3BcmUPTPfLDuYWWSBxGKkChkq5WMzC94J6

Thank you!

The univocity team.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 2,653
Class 500
Interface 29
Enum 12

Languages

Java100%

Modules by API surface

src/main/java/com/univocity/parsers/common/AbstractWriter.java70 symbols
src/main/java/com/univocity/parsers/common/CommonSettings.java47 symbols
src/test/java/com/univocity/parsers/csv/CsvParserTest.java44 symbols
src/main/java/com/univocity/parsers/annotations/helpers/AnnotationHelper.java42 symbols
src/main/java/com/univocity/parsers/common/routine/AbstractRoutines.java37 symbols
src/main/java/com/univocity/parsers/common/CommonParserSettings.java37 symbols
src/test/java/com/univocity/parsers/issues/github/Github_209.java36 symbols
src/main/java/com/univocity/parsers/common/record/RecordImpl.java35 symbols
src/main/java/com/univocity/parsers/csv/CsvParserSettings.java34 symbols
src/main/java/com/univocity/parsers/common/AbstractParser.java33 symbols
src/main/java/com/univocity/parsers/common/NormalizedString.java32 symbols
src/test/java/com/univocity/parsers/csv/CsvWriterTest.java31 symbols

For agents

$ claude mcp add univocity-parsers \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page