Package

org.apache.daffodil

externalvars

Permalink

package externalvars

Visibility
  1. Public
  2. All

Value Members

  1. object ExternalVariablesLoader

    Permalink

    The purpose of this object is to be able to take variables specified in different ways (Map[String,String], File, Node, URI, etc.) and transform it into a Seq[Binding].

    The purpose of this object is to be able to take variables specified in different ways (Map[String,String], File, Node, URI, etc.) and transform it into a Seq[Binding].

    We use the Seq[Binding] to populate the VariableMap with external variable values.

Ungrouped