Skip to content

module__XMLReader2

Robert Bossy edited this page Jul 27, 2017 · 1 revision

#org.bibliome.alvisnlp.modules.xml.XMLReader2

Synopsis

Deprecated alias for XMLReader.

This module is obsolete, superceded by org.bibliome.alvisnlp.modules.xml.XMLReader

Description

Parameters

Optional

Type: SourceStream

Path to the source directory or source file.

Optional

Type: SourceStream

XSLT Stylesheet to apply on the input.

Optional

Type: Mapping

Constant features to add to each annotation created by this module

Optional

Type: Mapping

Constant features to add to each document created by this module

Optional

Type: Mapping

Constant features to add to each relation created by this module

Optional

Type: Mapping

Constant features to add to each section created by this module

Optional

Type: Mapping

Constant features to add to each tuple created by this module

Optional

Type: Mapping

Parameters to pass to the XSLT Stylesheet specified by xslTransform.

Default value: false

Type: Boolean

Set to true if the input is HTML rather than XML.

Default value: false

Type: Boolean

If true, do not convert tag names to upper case.

Clone this wiki locally