public class TypeInPackageTypeLoader extends TypeLoaderBase
_module, _typeNamesNO_TYPES| Modifier and Type | Method and Description |
|---|---|
Set<String> |
computeTypeNames() |
Set<? extends CharSequence> |
getAllNamespaces() |
List<String> |
getHandledPrefixes() |
IType |
getIntrinsicTypeByFullName(String fullyQualifiedName) |
IType |
getType(String fullyQualifiedName) |
boolean |
handlesNonPrefixLoads() |
boolean |
hasNamespace(String s) |
static TypeInPackageTypeLoader |
instance() |
void |
refreshedNamespace(String s,
IDirectory iDirectory,
RefreshKind refreshKind) |
clearTypeNames, deleteIndexFile, getAllTypeNames, getModule, getNamespaceForDirectory, getResource, getTypeNames, getTypeNames, getTypesForFile, handlesDirectory, handlesFile, isCaseSensitive, loadTypeNames, refreshed, refreshedFile, refreshedImpl, refreshedTypes, refreshedTypesImpl, saveTypeNames, shouldCacheTypeNames, showTypeNamesInIDE, shutdown, toStringpublic static TypeInPackageTypeLoader instance()
public Set<? extends CharSequence> getAllNamespaces()
public IType getIntrinsicTypeByFullName(String fullyQualifiedName) throws ClassNotFoundException
ClassNotFoundExceptionpublic boolean handlesNonPrefixLoads()
public void refreshedNamespace(String s, IDirectory iDirectory, RefreshKind refreshKind)
public boolean hasNamespace(String s)
Copyright © 2018. All rights reserved.