|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.engine.FontInjector
public class FontInjector
This class is used to inject a resource finder when a class is loaded from a format which needs it.
| Constructor Summary | |
|---|---|
FontInjector(CoreFontFactory factory)
Creates a new object. |
|
| Method Summary | |
|---|---|
java.lang.Object |
reconnect(java.lang.Object object)
Reconnect an object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FontInjector(CoreFontFactory factory)
factory - the resource finder to inject| Method Detail |
|---|
public java.lang.Object reconnect(java.lang.Object object)
throws RegistrarException
object - the object to reconnect
RegistrarException - in case of an error during configurationorg.extex.framework.RegistrarObserver#reconnect(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||