public class PackageTypeLoader 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,
boolean bSkipVerify) |
PackageType |
getType(String fullyQualifiedName) |
boolean |
handlesNonPrefixLoads() |
boolean |
hasNamespace(String s) |
static PackageTypeLoader |
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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetInterfacepublic static PackageTypeLoader instance()
public PackageType getType(String fullyQualifiedName)
public boolean hasNamespace(String s)
public IType getIntrinsicTypeByFullName(String fullyQualifiedName, boolean bSkipVerify) throws ClassNotFoundException
ClassNotFoundExceptionpublic Set<? extends CharSequence> getAllNamespaces()
public boolean handlesNonPrefixLoads()
public void refreshedNamespace(String s, IDirectory iDirectory, RefreshKind refreshKind)
Copyright © 2022. All rights reserved.