public class DynamicTypeLoader extends TypeLoaderBase
_module, _typeNamesNO_TYPES| Constructor and Description |
|---|
DynamicTypeLoader(IModule module) |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
computeTypeNames() |
Set<String> |
getAllNamespaces() |
List<String> |
getHandledPrefixes() |
IType |
getType(String fullyQualifiedName) |
boolean |
handlesNonPrefixLoads() |
boolean |
hasNamespace(String namespace) |
boolean |
isCaseSensitive() |
void |
refreshedNamespace(String namespace,
IDirectory dir,
RefreshKind kind) |
clearTypeNames, deleteIndexFile, getAllTypeNames, getModule, getNamespaceForDirectory, getResource, getTypeNames, getTypeNames, getTypesForFile, handlesDirectory, handlesFile, loadTypeNames, refreshed, refreshedFile, refreshedImpl, refreshedTypes, refreshedTypesImpl, saveTypeNames, shouldCacheTypeNames, showTypeNamesInIDE, shutdown, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetInterfacepublic DynamicTypeLoader(IModule module)
public boolean isCaseSensitive()
isCaseSensitive in interface ITypeLoaderisCaseSensitive in class TypeLoaderBasepublic boolean handlesNonPrefixLoads()
public void refreshedNamespace(String namespace, IDirectory dir, RefreshKind kind)
public boolean hasNamespace(String namespace)
Copyright © 2017. All rights reserved.