OpenSearch/libs/x-content
Lee Hinman a93c942927
Move ObjectParser into the x-content lib (#29373)
* Move ObjectParser into the x-content lib

This moves `ObjectParser`, `AbstractObjectParser`, and
`ConstructingObjectParser` into the libs/x-content dependency. This decoupling
allows them to be used for parsing for projects that don't want to depend on the
entire Elasticsearch jar.

Relates to #28504
2018-04-06 09:41:14 -06:00
..
licenses Begin moving XContent to a separate lib/artifact (#29300) 2018-04-02 15:58:31 -06:00
src Move ObjectParser into the x-content lib (#29373) 2018-04-06 09:41:14 -06:00
build.gradle Begin moving XContent to a separate lib/artifact (#29300) 2018-04-02 15:58:31 -06:00