org.apache.xml.security.stax.config
Class ResourceResolverMapper

java.lang.Object
  extended by org.apache.xml.security.stax.config.ResourceResolverMapper

public class ResourceResolverMapper
extends Object

Version:
$Revision: 1496389 $ $Date: 2013-06-25 10:16:40 +0100 (Tue, 25 Jun 2013) $
Author:
$Author: coheigea $

Method Summary
static ResourceResolver getResourceResolver(String uri, String baseURI)
           
protected static void init(ResourceResolversType resourceResolversType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

init

protected static void init(ResourceResolversType resourceResolversType)
                    throws Exception
Throws:
Exception

getResourceResolver

public static ResourceResolver getResourceResolver(String uri,
                                                   String baseURI)
                                            throws XMLSecurityException
Throws:
XMLSecurityException


Copyright © 2000–2013 The Apache Software Foundation. All rights reserved.