|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IClassLocator | |
|---|---|
| org.jibx.binding.classes | |
| org.jibx.binding.model | |
| org.jibx.util | |
| Uses of IClassLocator in org.jibx.binding.classes |
|---|
| Classes in org.jibx.binding.classes that implement IClassLocator | |
|---|---|
static class |
ClassCache.ClassCacheLocator
Locator using the cache. |
| Uses of IClassLocator in org.jibx.binding.model |
|---|
| Methods in org.jibx.binding.model that return IClassLocator | |
|---|---|
IClassLocator |
ClassWrapper.getLocator()
|
| Constructors in org.jibx.binding.model with parameters of type IClassLocator | |
|---|---|
ClassWrapper(IClassLocator loc,
ClassFile clas)
Constructor. |
|
TreeContext(IClassLocator iloc)
Constructor. |
|
ValidationContext(IClassLocator iloc)
Constructor. |
|
| Uses of IClassLocator in org.jibx.util |
|---|
| Classes in org.jibx.util that implement IClassLocator | |
|---|---|
class |
DummyClassLocator
Dummy class locator, used when no class information is available. |
| Methods in org.jibx.util that return IClassLocator | |
|---|---|
IClassLocator |
IClass.getLocator()
Get the locator which provided this class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||