public interface FontResolver
Modifier and Type | Method and Description |
---|---|
Source |
resolve(String href)
Called to resolve an URI to a Source instance.
|
Source resolve(String href)
href
- An href attribute, which may be relative or absolute.Copyright © 2007-2019. All Rights Reserved.