Example usage for javax.xml.transform URIResolver interface-usage

List of usage examples for javax.xml.transform URIResolver interface-usage

Introduction

In this page you can find the example usage for javax.xml.transform URIResolver interface-usage.

Usage

From source file org.dthume.maven.xpom.impl.saxon.ArtifactURIResolver.java

public class ArtifactURIResolver implements URIResolver {

    private final ArtifactResolver resolver;

    public ArtifactURIResolver(final ArtifactResolver resolver) {
        this.resolver = resolver;

From source file com.spoledge.util.xslt.ResourceURIResolver.java

/**
 * This is a simple URI resolver which resolves the URIs
 * against the resources included in the jar file.
 *
 * If the TemplatesCache is set, then it first looks into 
 * it and if not found then it creates it and put it into the cache.

From source file org.dthume.maven.xpom.impl.saxon.SettingsURIResolver.java

public class SettingsURIResolver implements URIResolver {
    private final Settings settings;
    private final SettingsWriter settingsWriter;

    public SettingsURIResolver(final Settings settings, final SettingsWriter settingsWriter) {
        this.settings = settings;

From source file org.sakaiproject.sitestats.impl.report.fop.LibraryURIResolver.java

public class LibraryURIResolver implements URIResolver {
    private Log LOG = LogFactory.getLog(LibraryURIResolver.class);
    private final static String LIBRARY_HANDLER = "library://";
    private final static String SITESTATS_HANDLER = "sitestats://";
    private String libraryRoot = null;
    private String sitestatsRoot = null;

From source file org.sakaiproject.tool.assessment.qti.util.URIResolver.java

/**
 * <p>Copyright: Copyright (c) 2005</p>
 * <p>Organization: Sakai Project</p>
 * @author palcasi
 * @version $Id$
 */

From source file org.apache.struts2.views.xslt.ServletURIResolver.java

/**
 * ServletURIResolver is a URIResolver that can retrieve resources from the servlet context using the scheme "response".
 * e.g.
 *
 * A URI resolver is called when a stylesheet uses an xsl:include, xsl:import, or document() function to find the
 * resource (file).

From source file org.apache.camel.builder.xml.XsltUriResolver.java

/**
 * Camel specific {@link javax.xml.transform.URIResolver} which is capable of loading files
 * from the classpath and file system.
 * <p/>
 * Use prefix <tt>classpath:</tt> or <tt>file:</tt> to denote either classpath or file system.
 * If no prefix is provided then the prefix from the <tt>location</tt> parameter is used.

From source file org.apache.xmlgraphics.util.uri.DataURIResolver.java

/**
 * Resolves data URLs (described in RFC 2397) returning its data as a StreamSource.
 *
 * @see javax.xml.transform.URIResolver
 * @see <a href="http://www.ietf.org/rfc/rfc2397">RFC 2397</a>
 */

From source file org.clazzes.odtransform.ZipFileURIResolver.java

/**
 * An implementation of URIResolver, which resolves zip entries with in a supplied ZipFile.
 * 
 * @author wglas
 */
public class ZipFileURIResolver implements URIResolver {

From source file unidue.ub.statistics.resolver.JOPResolver.java

/**
 * Queries the "Journals Online &amp; Print" service to
 * retrieve information on online and print availability
 * of journals. Returns the "full xml" format from JOP.
 * 
 * http://www.zeitschriftendatenbank.de/services/journals-online-print