|
fop 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.fonts.FontSetup.MinimalFontResolver
public static class FontSetup.MinimalFontResolver
Minimum implemenation of FontResolver.
Method Summary | |
---|---|
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. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public javax.xml.transform.Source resolve(java.lang.String href)
resolve
in interface FontResolver
href
- An href attribute, which may be relative or absolute.
public boolean isComplexScriptFeaturesEnabled()
isComplexScriptFeaturesEnabled
in interface FontResolver
|
fop 1.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |