Uses of Class
org.eclipse.lemminx.uriresolver.ResolvedURIInfo
Packages that use ResolvedURIInfo
Package
Description
-
Uses of ResolvedURIInfo in org.eclipse.lemminx.extensions.contentmodel.model
Methods in org.eclipse.lemminx.extensions.contentmodel.model that return ResolvedURIInfoModifier and TypeMethodDescriptionReferencedGrammarInfo.getResolvedURIInfo()Returns the resolved URI information (the result of the resolve and the resolution strategy (ex : catalog, file association, etc)).Constructors in org.eclipse.lemminx.extensions.contentmodel.model with parameters of type ResolvedURIInfoModifierConstructorDescriptionReferencedGrammarInfo(ResolvedURIInfo resolvedURIInfo, GrammarCacheInfo grammarCacheInfo, ContentModelProvider.Identifier identifier) -
Uses of ResolvedURIInfo in org.eclipse.lemminx.uriresolver
Methods in org.eclipse.lemminx.uriresolver that return ResolvedURIInfoModifier and TypeMethodDescriptionURIResolverExtensionManager.resolveInfo(String baseLocation, String publicId, String systemId)