All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.daisy.common.transform.OutputValue Maven / Gradle / Ivy

There is a newer version: 6.1.0
Show newest version
package org.daisy.common.transform;

/**
 * A consumer of a XDM value (item or sequence of items). The items may be nodes (see {@link
 * XMLOutputValue}), atomic values, or maps, and by extension arbitrary objects ("external" items).
 */
public class OutputValue {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy