@Version(value="1.3.0")
See: Description
| Interface | Description |
|---|---|
| ContentHandler |
Handler that gets notified while parsing content with
ContentParser. |
| ContentParser |
Parses repository content from a file.
|
| Class | Description |
|---|---|
| ContentParserFactory |
Factory for content parsers.
|
| ParserOptions |
Options for content parser.
|
| Enum | Description |
|---|---|
| ContentType |
Content types.
|
| JsonParserFeature |
Feature flags for parsing JSON files.
|
| Exception | Description |
|---|---|
| ParseException |
Parsing exception.
|
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.