package xml
- Alphabetic
- Public
- Protected
Type Members
- class IndentingXMLStreamWriter extends XMLStreamWriter
- class StaxXmlGenerator extends AnyRef
- class StaxXmlParser extends Logging
- class XmlInferSchema extends Serializable with Logging
- class XmlOptions extends FileSourceOptions with Logging
Options for the XML data source.
- class XmlTokenizer extends Logging
XMLRecordReader class to read through a given xml document to output xml blocks as records as specified by the start tag and end tag.
XMLRecordReader class to read through a given xml document to output xml blocks as records as specified by the start tag and end tag.
This implementation is ultimately loosely based on LineRecordReader in Hadoop.
Value Members
- object CreateXmlParser extends Serializable
- object StaxXmlParser
- object StaxXmlParserUtils
- object ValidatorUtil extends Logging
Utilities for working with XSD validation.
- object XmlInferSchema extends Serializable
- object XmlOptions extends DataSourceOptions with Serializable