public class ScopusMetricsResolver
extends java.lang.Object
implements javax.xml.transform.URIResolver
Constructor and Description |
---|
ScopusMetricsResolver() |
Modifier and Type | Method and Description |
---|---|
javax.xml.transform.Source |
resolve(java.lang.String href,
java.lang.String base)
resolves the given string and returns the contents as source
|
public javax.xml.transform.Source resolve(java.lang.String href, java.lang.String base)
resolve
in interface javax.xml.transform.URIResolver
href
- the given URIbase
- the base of the resolver