Orangevolt ANT Tasks » Tasks » preferences
ExampleExample

2.4.5.  Element export

export exports the entries of a node or the whole subtree into a file.

Attributes

Name Description Required
file The file to export to. yes
path

The path of the node. The path is used relative to the base path defined in the preferences task. If the given path does not exists an exception will be thrown.

no
noSubElements

If noSubElements is defined to be true export exports only data entries of the node.

no

The file format is defined here.