public interface FontResolver
Modifier and Type | Method and Description |
---|---|
boolean |
isComplexScriptFeaturesEnabled()
Check whether complex script features are enabled.
|
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.boolean isComplexScriptFeaturesEnabled()
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.