public class StaticMarkerBinder extends java.lang.Object implements MarkerFactoryBinder
MarkerFactory
class with an actual instance of
IMarkerFactory
is performed using information returned by this class.Modifier and Type | Field and Description |
---|---|
static StaticMarkerBinder |
SINGLETON
The unique instance of this class.
|
Modifier and Type | Method and Description |
---|---|
IMarkerFactory |
getMarkerFactory()
Currently this method always returns an instance of
BasicMarkerFactory . |
java.lang.String |
getMarkerFactoryClassStr()
Currently, this method returns the class name of
BasicMarkerFactory . |
public static final StaticMarkerBinder SINGLETON
public IMarkerFactory getMarkerFactory()
BasicMarkerFactory
.getMarkerFactory
in interface MarkerFactoryBinder
IMarkerFactory
that
MarkerFactory
class should bind to.public java.lang.String getMarkerFactoryClassStr()
BasicMarkerFactory
.getMarkerFactoryClassStr
in interface MarkerFactoryBinder
IMarkerFactory
instanceCopyright © 2010 - 2020 Adobe. All Rights Reserved