|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.render.DefaultFontResolver
public class DefaultFontResolver
Default FontResolver implementation which uses the FOUserAgent to resolve font URIs.
Constructor Summary | |
---|---|
DefaultFontResolver(FOUserAgent userAgent)
Main constructor. |
Method Summary | |
---|---|
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 |
Constructor Detail |
---|
public DefaultFontResolver(FOUserAgent userAgent)
userAgent
- the user agentMethod 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.
|
fop 1.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |