public interface FontResolver
Modifier and Type | Method and Description |
---|---|
javax.xml.transform.Source |
resolve(java.lang.String href)
Called to resolve an URI to a Source instance.
|
javax.xml.transform.Source resolve(java.lang.String href)
href
- An href attribute, which may be relative or absolute.Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.