public class SimpleMatchURIResolver
extends java.lang.Object
implements javax.xml.transform.URIResolver
This simple class serves the purpose of resolving URIs that will be validated and/or stored into the XBRL repository.
Constructor and Description |
---|
SimpleMatchURIResolver(java.lang.String startString,
java.lang.String replaceString,
javax.xml.transform.URIResolver nextResolver)
Instantiates a new simple match uri resolver.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.transform.Source |
resolve(java.lang.String href,
java.lang.String base)
Resolve.
|
public SimpleMatchURIResolver(java.lang.String startString, java.lang.String replaceString, javax.xml.transform.URIResolver nextResolver)
startString
- the start stringreplaceString
- the replace stringnextResolver
- the next resolverpublic javax.xml.transform.Source resolve(java.lang.String href, java.lang.String base) throws javax.xml.transform.TransformerException
resolve
in interface javax.xml.transform.URIResolver
href
- the hrefbase
- the basejavax.xml.transform.TransformerException
- the transformer exceptionCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa