|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Locator | |
---|---|
org.peaseplate.internal.locator | |
org.peaseplate.locator |
Uses of Locator in org.peaseplate.internal.locator |
---|
Classes in org.peaseplate.internal.locator that implement Locator | |
---|---|
class |
AbstractClassLoaderLocator
An abstract implementation of a locator that is based on the class loader |
class |
ClassLoaderMessagesLocator
A messages locator that is based on an URL |
class |
ClassLoaderTemplateLocator
A template locator that is based on an URL |
class |
InMemoryTemplateLocator
|
class |
URLBasedMessagesLocator
A messages locator that is based on an URL |
class |
URLBasedTemplateLocator
A template locator that is based on an URL |
Uses of Locator in org.peaseplate.locator |
---|
Subinterfaces of Locator in org.peaseplate.locator | |
---|---|
interface |
MessagesLocator
A messages locator knows of the source some messages came from |
interface |
TemplateLocator
A template locator stores the resource of the template and is capable of loading it. |
Classes in org.peaseplate.locator that implement Locator | |
---|---|
class |
AbstractLocator
A abstract implementation of a locator. |
class |
AbstractURLBasedLocator
An abstract implementation of a locator that is based on an URL |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |