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

net.sf.saxon.expr.ContextOriginator Maven / Gradle / Ivy

There is a newer version: 12.5
Show newest version
package net.sf.saxon.expr;

/**
 * Represents a construct that is responsible for originating a new context; used in analysing the
 * stack of context objects for diagnostics
 */
public interface ContextOriginator {


}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy