- IBaseCodeActionRequest - Interface in org.eclipse.lemminx.services.extensions.codeaction
-
Base API for textDocument/codeAction and codeAction/request.
- ICodeActionParticipant - Interface in org.eclipse.lemminx.services.extensions.codeaction
-
Code action participant API.
- ICodeActionRequest - Interface in org.eclipse.lemminx.services.extensions.codeaction
-
Code action request API.
- ICodeActionResolverRequest - Interface in org.eclipse.lemminx.services.extensions.codeaction
-
The code action resolver request API.
- ICodeActionResolvesParticipant - Interface in org.eclipse.lemminx.services.extensions.codeaction
-
The code action resolver participant API.
- ICodeLensParticipant - Interface in org.eclipse.lemminx.services.extensions.codelens
-
CodeLens participant API.
- ICodeLensRequest - Interface in org.eclipse.lemminx.services.extensions.codelens
-
CodeLens request API.
- ICompletionItemResolveParticipant - Interface in org.eclipse.lemminx.services.extensions.completion
-
Represents a class that can resolve certain kinds of completion items.
- ICompletionItemResolverRequest - Interface in org.eclipse.lemminx.services.extensions.completion
-
Represents a request from the client to resolve a given completion item, with
information needed to resolve the request attached.
- ICompletionParticipant - Interface in org.eclipse.lemminx.services.extensions.completion
-
Completion participant API.
- ICompletionRequest - Interface in org.eclipse.lemminx.services.extensions.completion
-
Completion request API.
- ICompletionResponse - Interface in org.eclipse.lemminx.services.extensions.completion
-
Completion response API.
- IComponentProvider - Interface in org.eclipse.lemminx.services.extensions
-
Component provider API to register utilities class for a given XML language
service
XMLLanguageService
- IDefinitionParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Definition participant API.
- IDefinitionRequest - Interface in org.eclipse.lemminx.services.extensions
-
Definition request API.
- Identifier(String, String, DOMRange, String) - Constructor for class org.eclipse.lemminx.extensions.contentmodel.model.ContentModelProvider.Identifier
-
- IDiagnosticsParticipant - Interface in org.eclipse.lemminx.services.extensions.diagnostics
-
Diagnostics participant API.
- IDocumentColorParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Document color participant API.
- IDocumentLifecycleParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Document LifecycleService participant API.
- IDocumentLinkParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Document link participant API.
- IExternalGrammarLocationProvider - Interface in org.eclipse.lemminx.uriresolver
-
- IFileContentGenerator<Source,Settings extends FileContentGeneratorSettings> - Interface in org.eclipse.lemminx.extensions.generators
-
File content generator API.
- IFilePathExpression - Interface in org.eclipse.lemminx.extensions.filepath
-
File path support expression API.
- IFilePathSupportParticipant - Interface in org.eclipse.lemminx.extensions.filepath
-
File path support participant API.
- IFormatterParticipant - Interface in org.eclipse.lemminx.services.extensions.format
-
XML formatter participant.
- ignorableWhitespace(char[], int, int) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.MultipleContentHandler
-
- ignorableWhitespace(XMLString, Augmentations) - Method in class org.eclipse.lemminx.extensions.relaxng.xml.validator.ExternalRelaxNGValidator
-
- ignorableWhitespace(XMLString, Augmentations) - Method in class org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelHandler
-
- ignorableWhitespace(char[], int, int) - Method in class org.eclipse.lemminx.services.extensions.diagnostics.LSPContentHandler
-
- IHighlightingParticipant - Interface in org.eclipse.lemminx.services.extensions
-
- IHoverParticipant - Interface in org.eclipse.lemminx.services.extensions.hover
-
Hover participant API.
- IHoverRequest - Interface in org.eclipse.lemminx.services.extensions.hover
-
Hover request API.
- ILineTracker - Interface in org.eclipse.lemminx.commons
-
A line tracker maps character positions to line numbers and vice versa.
- ILinkedEditingRangesParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Linked editing ranges participant API.
- ILinkedEditingRangesRequest - Interface in org.eclipse.lemminx.services.extensions
-
Linked editing ranges request API.
- Implementations - Static variable in class org.eclipse.lemminx.client.CodeLensKind
-
- importNode(Node, boolean) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
- increment() - Method in class org.eclipse.lemminx.services.extensions.codelens.ReferenceCommand
-
- incrementOccurrences() - Method in class org.eclipse.lemminx.extensions.generators.AttributeDeclaration
-
Increment the DOM attributes occurrence.
- incrementOccurrences() - Method in class org.eclipse.lemminx.extensions.generators.ElementDeclaration
-
Increment the DOM element occurrence.
- indent(int) - Method in class org.eclipse.lemminx.utils.XMLBuilder
-
- InitializationOptionsExtendedClientCapabilities - Class in org.eclipse.lemminx.settings.capabilities
-
Represents all extended client capabilities sent from the server
- InitializationOptionsExtendedClientCapabilities() - Constructor for class org.eclipse.lemminx.settings.capabilities.InitializationOptionsExtendedClientCapabilities
-
- InitializationOptionsSettings - Class in org.eclipse.lemminx.settings
-
Represents all settings sent from the server
{ 'settings': { 'xml': {...}, 'http': {...} } }
- InitializationOptionsSettings() - Constructor for class org.eclipse.lemminx.settings.InitializationOptionsSettings
-
- InitializationTelemetryInfo - Class in org.eclipse.lemminx.telemetry
-
Telemetry data to collect.
- InitializationTelemetryInfo() - Constructor for class org.eclipse.lemminx.telemetry.InitializationTelemetryInfo
-
- initialize(InitializeParams) - Method in class org.eclipse.lemminx.XMLLanguageServer
-
- initializeCapabilities() - Method in class org.eclipse.lemminx.settings.capabilities.XMLCapabilityManager
-
Registers all dynamic capabilities that the server does not support client
side preferences turning on/off
- initialized(InitializedParams) - Method in class org.eclipse.lemminx.XMLLanguageServer
-
- initializeIfNeeded() - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- initializeParams(InitializeParams) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- initializeReporter(XMLSchemaValidator, XMLErrorReporter, XMLEntityManager) - Static method in class org.eclipse.lemminx.extensions.xerces.AbstractLSPErrorReporter
-
- initializeReporter(XMLSchemaLoader, XMLErrorReporter, XMLEntityManager) - Static method in class org.eclipse.lemminx.extensions.xerces.AbstractLSPErrorReporter
-
- initializeRootLogger(LanguageClient, LogsSettings) - Static method in class org.eclipse.lemminx.logs.LogHelper
-
- insert(String, Position, String, TextDocumentItem, Diagnostic) - Static method in class org.eclipse.lemminx.commons.CodeActionFactory
-
Create a CodeAction to insert a new content at the end of the given range.
- insertBefore(Node, Node) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- insertData(int, String) - Method in class org.eclipse.lemminx.dom.DOMCharacterData
-
- insertEdit(String, Position, TextDocumentItem) - Static method in class org.eclipse.lemminx.commons.CodeActionFactory
-
Returns the text edit to insert a new content at the end of the given range.
- insertEdit(String, Position) - Static method in class org.eclipse.lemminx.commons.CodeActionFactory
-
- insertEdits(TextDocumentItem, List<TextEdit>) - Static method in class org.eclipse.lemminx.commons.CodeActionFactory
-
- INSTANCE - Static variable in class org.eclipse.lemminx.utils.ToStringBuilder.ToStringContext
-
- internalEntityDecl(String, XMLString, XMLString, Augmentations) - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDDocument
-
- internalSubset - Variable in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool.Entry
-
- InvalidPathWarner - Class in org.eclipse.lemminx.client
-
This class sends a warning to the client via a jsonrpc notification
The cache is a Map>
where the keys are the feature names and the value is a set of file paths for
which notifications have been sent already
- InvalidPathWarner(IXMLNotificationService) - Constructor for class org.eclipse.lemminx.client.InvalidPathWarner
-
- InvalidURIException - Exception in org.eclipse.lemminx.uriresolver
-
Invalid URI exception.
- InvalidURIException(String, InvalidURIException.InvalidURIError, Throwable) - Constructor for exception org.eclipse.lemminx.uriresolver.InvalidURIException
-
- InvalidURIException(String, InvalidURIException.InvalidURIError, String...) - Constructor for exception org.eclipse.lemminx.uriresolver.InvalidURIException
-
- InvalidURIException.InvalidURIError - Enum in org.eclipse.lemminx.uriresolver
-
- IOUtils - Class in org.eclipse.lemminx.utils
-
IO utilities class
- IOUtils() - Constructor for class org.eclipse.lemminx.utils.IOUtils
-
- IPositionRequest - Interface in org.eclipse.lemminx.services.extensions
-
- IPrepareRenameRequest - Interface in org.eclipse.lemminx.services.extensions.rename
-
Prepare rename request API.
- IReferenceParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Reference participant API.
- IRelatedInfoFinder - Interface in org.eclipse.lemminx.extensions.contentmodel.participants
-
Provides an interface to find related info for a given error
- IRenameParticipant - Interface in org.eclipse.lemminx.services.extensions.rename
-
Rename participant API.
- IRenameRequest - Interface in org.eclipse.lemminx.services.extensions.rename
-
Rename request API.
- IRenameResponse - Interface in org.eclipse.lemminx.services.extensions.rename
-
Rename response API.
- isActionableNotificationSupport() - Method in class org.eclipse.lemminx.client.ExtendedClientCapabilities
-
- isActionableNotificationSupport() - Method in class org.eclipse.lemminx.settings.SharedSettings
-
- isAllNames() - Method in class org.eclipse.lemminx.extensions.generators.AttributeDeclaration
-
- isAllNMTOKENs() - Method in class org.eclipse.lemminx.extensions.generators.AttributeDeclaration
-
- isAny() - Method in interface org.eclipse.lemminx.xpath.matcher.IXPathNodeMatcher
-
Returns true if matcher is any (Node is every time matched) and false
otherwise.
- isAny() - Method in class org.eclipse.lemminx.xpath.matcher.XPathAttributeMatcher
-
- isAny() - Method in class org.eclipse.lemminx.xpath.matcher.XPathAttributeNameMatcher
-
- isAny() - Method in class org.eclipse.lemminx.xpath.matcher.XPathElementMatcher
-
- isAny() - Method in class org.eclipse.lemminx.xpath.matcher.XPathTextMatcher
-
- isApplicable() - Method in class org.eclipse.lemminx.dom.XMLModel
-
Returns true if the xml-model is applicable and false otherwise.
- isApplicableForDTD(XMLModelDeclaration) - Static method in class org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelDeclaration
-
- isApplicableForRelaxNG(XMLModelDeclaration) - Static method in class org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelDeclaration
-
- isApplicableForXSD(XMLModelDeclaration) - Static method in class org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelDeclaration
-
- isAttribute() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isAutoCloseRemovesContent() - Method in class org.eclipse.lemminx.settings.XMLCompletionSettings
-
Returns true if turning a start tag into a self closing tag should remove the
content of the element and false otherwise
- isAutoCloseTags() - Method in interface org.eclipse.lemminx.services.extensions.completion.ICompletionRequest
-
Returns true if tag should be autoclosed with an end tag and false otherwise.
- isAutoCloseTags() - Method in class org.eclipse.lemminx.settings.XMLCompletionSettings
-
If tag should be autoclosed with an end tag.
- ISaveContext - Interface in org.eclipse.lemminx.services.extensions.save
-
Save context API.
- ISaveContext.SaveContextType - Enum in org.eclipse.lemminx.services.extensions.save
-
The save context type:
DOCUMENT: a document is saved.
SETTINGS: a settings is saved.
- isBeforeOrEqual(Position, Position) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- isBeforeProlog(int) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
Returns true, if the given offset is before XML declaration
(<?xml ...?>), false otherwise.
- isBindingWizardSupport() - Method in class org.eclipse.lemminx.client.ExtendedClientCapabilities
-
Returns true if the client supports the `xml.open.binding.wizard` command using dropdown and false otherwise
- isBindingWizardSupport() - Method in class org.eclipse.lemminx.settings.SharedSettings
-
Returns true if the client supports the `xml.open.binding.wizard` command
using dropdown and false otherwise
- isBlank(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
Checks if a string is null or consists of only whitespace characters.
- isCanceled() - Method in class org.eclipse.lemminx.commons.progress.ProgressMonitor
-
- isCatalog(DOMDocument) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
Returns true if the XML document is a XML Catalog and false otherwise.
- isCDATA() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isCharacterData() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isChildOfOwnerDocument() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isClient() - Method in class org.eclipse.lemminx.settings.LogsSettings
-
Returns true if LSP client is enabled and false
otherwise.
- isClosed() - Method in class org.eclipse.lemminx.dom.DOMElement
-
Returns true if element has a closing end tag (eg:
) and false
otherwise (eg:
).
- isClosed() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isCodeActionDynamicRegistered() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isCodeLensDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isColorDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isComment() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isCommentSameLineEndTag() - Method in class org.eclipse.lemminx.dom.DOMComment
-
- isCompletionDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
IMPORTANT
This should be up to date with all Server supported capabilities
- isCompletionListItemDefaultsSupport(String) - Method in class org.eclipse.lemminx.settings.XMLCompletionSettings
-
Returns true if the client support completion list itemDefaults given the field and
false otherwise.
- isCompletionResolveSupported(CompletionResolveSupportProperty) - Method in class org.eclipse.lemminx.settings.XMLCompletionSettings
-
- isCompletionSnippetsSupported() - Method in interface org.eclipse.lemminx.services.extensions.completion.ICompletionRequest
-
Returns true if the client support snippet and
false otherwise.
- isCompletionSnippetsSupported() - Method in class org.eclipse.lemminx.settings.XMLCompletionSettings
-
Returns true if the client support snippet and
false otherwise.
- isComplex() - Method in enum org.eclipse.lemminx.extensions.xsd.utils.XSDUtils.BindingType
-
- isDefaultNamespace(String) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isDefaultXmlns() - Method in class org.eclipse.lemminx.dom.DOMAttr
-
Returns true if attribute name is the default xmlns attribute and false
otherwise.
- isDefaultXmlns(String) - Static method in class org.eclipse.lemminx.dom.DOMAttr
-
- isDefine(Element) - Static method in class org.eclipse.lemminx.extensions.relaxng.utils.RelaxNGUtils
-
- isDefinitionDynamicRegistered() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isDidChangeWatchedFilesRegistered() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isDirty() - Method in class com.thaiopensource.relaxng.pattern.CMRelaxNGDocument
-
- isDirty() - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMDocument
-
Returns true if the content model document is dirty and false otherwise.
- isDirty() - Method in class org.eclipse.lemminx.extensions.contentmodel.model.FilesChangedTracker
-
Returns true if one file has changed and false otherwise.
- isDirty() - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool.Entry
-
- isDirty() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDDocument
-
- isDirty() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDDocument
-
- isDisallowDocTypeDecl() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
Returns true if a fatal error is thrown if the incoming document contains a
DOCTYPE declaration and false otherwise.
- isDoctype() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isDocumentElement() - Method in class org.eclipse.lemminx.dom.DOMElement
-
- isDocumentHighlightDynamicRegistered() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isDocumentSymbolDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isDocumentSyncDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isDOMElement(DOMNode, String) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
- isDownloadExternalResources() - Method in class org.eclipse.lemminx.extensions.contentmodel.model.ContentModelManager
-
Returns true if the external resources can be downloaded and false otherwise.
- isDownloadExternalResources() - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLCacheResolverExtension
-
Returns true if the external resources can be downloaded and false otherwise.
- isDownloadExternalResources() - Method in class org.eclipse.lemminx.uriresolver.CacheResourcesManager
-
Returns true if the external resources can be downloaded and false otherwise.
- isDownloading() - Method in class org.eclipse.lemminx.extensions.contentmodel.model.GrammarCacheInfo
-
Returns true if the grammar is downloading and false otherwise.
- isDTD() - Method in class org.eclipse.lemminx.dom.DOMDocument
-
Returns true if the XML document is a DTD and false otherwise.
- isDTD() - Method in exception org.eclipse.lemminx.uriresolver.CacheResourceException
-
Returns true if it's a DTD which causes the exception and false otherwise.
- isDTD(String) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
Returns true if the given URI is a DTD and false otherwise.
- isDTDAttListDecl() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isDTDElementDecl() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isDTDEntityDecl() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isDTDNotationDecl() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isElement() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isElementClosed(DOMElement) - Static method in class org.eclipse.lemminx.services.extensions.completion.AbstractElementCompletionItem
-
- isElementContentWhitespace() - Method in class org.eclipse.lemminx.dom.DOMText
-
- isEmpty() - Method in class com.thaiopensource.relaxng.pattern.CMRelaxNGElementDeclaration
-
- isEmpty() - Method in class org.eclipse.lemminx.dom.DOMElement
-
Returns true if the element is empty and false otherwise.
- isEmpty() - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMElementDeclaration
-
Returns true if the element cannot contains element children or text content
and false otherwise.
- isEmpty() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDElementDeclaration
-
- isEmpty() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDElementDeclaration
-
- isEmpty() - Method in class org.eclipse.lemminx.telemetry.TelemetryCache
-
- isEmpty(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
- isEnabled() - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.ContentModelSymbolsProviderParticipant
-
- isEnabled() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLDownloadExternalResourcesSettings
-
Returns true if the external resources can be downloaded and false otherwise.
- isEnabled() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
Returns true if the validation is enabled and false otherwise.
- isEnabled() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLXIncludeSettings
-
- isEnabled() - Method in class org.eclipse.lemminx.settings.XMLCodeLensSettings
-
Returns true if codelens service is enabled and false otherwise.
- isEnabled() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- isEnabled() - Method in class org.eclipse.lemminx.settings.XMLSymbolSettings
-
- isEnabled() - Method in class org.eclipse.lemminx.settings.XMLTelemetrySettings
-
Returns true if telemetry is enabled and false otherwise
- isEnabled() - Method in class org.eclipse.lemminx.telemetry.TelemetryManager
-
- isEndTagClosed() - Method in class org.eclipse.lemminx.dom.DOMElement
-
If '>' exists in
- isEnums(FileContentGeneratorSettings) - Method in class org.eclipse.lemminx.extensions.generators.AttributeDeclaration
-
Returns true if attributes have values enumeration and false otherwise.
- isEqualNode(Node) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isExcluded() - Method in class org.eclipse.lemminx.settings.XMLSymbolExpressionFilter
-
Returns true if the filter which matches a node must exclude the node as
symbol and false otherwise.
- isExcluded(String) - Method in class org.eclipse.lemminx.settings.XMLSymbolSettings
-
Given a file URI, this will check if it matches any of the given file
patterns.
- isExternalRef(Element) - Static method in class org.eclipse.lemminx.extensions.relaxng.utils.RelaxNGUtils
-
- isFatalError() - Method in class org.eclipse.lemminx.extensions.xerces.ReferencedGrammarDiagnosticsInfo
-
- isFileResource(String) - Static method in class org.eclipse.lemminx.utils.URIUtils
-
Returns true if the given URL is a file resource,
false otherwise.
- isFilterFor(IXPathNodeMatcher.MatcherType) - Method in class org.eclipse.lemminx.settings.XMLSymbolExpressionFilter
-
Return true if the filter have is for the given type (element, attribute,
text) and false otherwise.
- isFixedValue(FileContentGeneratorSettings) - Method in class org.eclipse.lemminx.extensions.generators.AttributeDeclaration
-
Returns true if all values of the attribute are fixed with a given value and
false otherwise.
- isFlat() - Method in class org.eclipse.lemminx.extensions.generators.AbstractXML2GrammarGenerator
-
Returns true if element declaration must be stored as flat mode and false
otherwise.
- isFlat() - Method in class org.eclipse.lemminx.extensions.generators.xml2dtd.XML2DTDGenerator
-
- isFormatComments() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- isFormattingDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isFromSearchInAttribute() - Method in class org.eclipse.lemminx.extensions.references.settings.XMLReferenceExpression
-
- isFromSearchInText() - Method in class org.eclipse.lemminx.extensions.references.settings.XMLReferenceExpression
-
- isGenericDTDDecl() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isGrammarAwareFormatting() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- ISharedSettingsRequest - Interface in org.eclipse.lemminx.services.extensions
-
Shared settings request API
- isHoverDynamicRegistered() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isId() - Method in class org.eclipse.lemminx.dom.DOMAttr
-
- isID(FileContentGeneratorSettings) - Method in class org.eclipse.lemminx.extensions.generators.AttributeDeclaration
-
Returns true if the attribute is an ID and false otherwise.
- isIgnoreFatalError(String) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPErrorReporterForXML
-
- isIgnoreFatalError(String) - Method in class org.eclipse.lemminx.extensions.xerces.AbstractLSPErrorReporter
-
- isInAttributeValue(DOMDocument, Position) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
Returns true if the given position is within an attribute value, and false
otherwise
- isInCache() - Method in class org.eclipse.lemminx.extensions.contentmodel.model.ReferencedGrammarInfo
-
Returns true if the grammar is in the .lemminx cache and false otherwise.
- isInclude(Element) - Static method in class org.eclipse.lemminx.extensions.relaxng.utils.RelaxNGUtils
-
- isInclude(DOMElement) - Static method in class org.eclipse.lemminx.extensions.xinclude.XIncludeUtils
-
- isIncludeClosingTagInFold() - Method in class org.eclipse.lemminx.settings.XMLFoldingSettings
-
- isIncluded(int) - Method in class org.eclipse.lemminx.dom.DOMAttr
-
- isIncluded(DOMRange, int) - Static method in class org.eclipse.lemminx.dom.DOMNode
-
Returns true if the node included the given offset and false otherwise.
- isIncluded(int, int, int) - Static method in class org.eclipse.lemminx.dom.DOMNode
-
- isIncludedInDeployedPath(Path) - Static method in class org.eclipse.lemminx.utils.FilesUtils
-
- isIncremental() - Method in class org.eclipse.lemminx.commons.TextDocument
-
- isIncremental() - Method in class org.eclipse.lemminx.commons.TextDocuments
-
Returns true if text document is managed in incremental mode and false
otherwise.
- isIncrementalSupport() - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- isInEndTag(int) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- isInEndTag(int, boolean) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- isInInsideStartEndTag(int) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- isInlineAttribute() - Method in class org.eclipse.lemminx.settings.XMLSymbolExpressionFilter
-
Returns true if the filter which matches an element attribute node must consider it
an inline attribute and show it on the same line as the owning element and false otherwise.
- isInNameParameter(int) - Method in class org.eclipse.lemminx.dom.DTDDeclNode
-
- isInsertFinalNewline() - Method in class org.eclipse.lemminx.settings.LSPFormattingOptions
-
- isInsertSpaces() - Method in class org.eclipse.lemminx.settings.LSPFormattingOptions
-
- isInStartTag(int) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- isInternalSubset(DTDDeclParameter) - Method in class org.eclipse.lemminx.dom.DOMDocumentType
-
- isJoinCDATALines() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- isJoinCommentLines() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- isJoinContentLines() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- isLastLineEmptyOrWhitespace() - Method in class org.eclipse.lemminx.utils.XMLBuilder
-
- isLegacy() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
Returns true if the legacy formatter must be used and false otherwise.
- isLinkDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isLinkedEditingEnabled() - Method in class org.eclipse.lemminx.settings.SharedSettings
-
- isLinkedEditingEnabled() - Method in class org.eclipse.lemminx.settings.XMLGeneralClientSettings
-
- isLinkedEditingRangeDynamicRegistered() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isMatch(T, Map<String, String>) - Method in interface org.eclipse.lemminx.commons.snippets.ISnippetContext
-
Return true if the given value match the snippet context and false otherwise.
- isMatch(ICompletionRequest, Map<String, String>) - Method in class org.eclipse.lemminx.services.snippets.CDATASnippetContext
-
- isMatch(ICompletionRequest, Map<String, String>) - Method in class org.eclipse.lemminx.services.snippets.CommentSnippetContext
-
- isMatch(ICompletionRequest, Map<String, String>) - Method in class org.eclipse.lemminx.services.snippets.DocTypeSnippetContext
-
- isMatch(ICompletionRequest, Map<String, String>) - Method in class org.eclipse.lemminx.services.snippets.DTDNodeSnippetContext
-
- isMatch(ICompletionRequest, Map<String, String>) - Method in class org.eclipse.lemminx.services.snippets.NewFileSnippetContext
-
- isMatch(ICompletionRequest, Map<String, String>) - Method in class org.eclipse.lemminx.services.snippets.ProcessingInstructionSnippetContext
-
- isMatch(ICompletionRequest, Map<String, String>) - Method in class org.eclipse.lemminx.services.snippets.XMLDeclarationSnippetContext
-
- isMatchNode() - Method in class org.eclipse.lemminx.extensions.references.search.SearchQuery
-
- isMatchType(DOMDocument) - Method in class org.eclipse.lemminx.services.snippets.NewFileSnippetContext
-
- isMaxLineWidthSupported() - Method in class org.eclipse.lemminx.services.format.XMLFormatterDocument
-
- isMixedContent() - Method in class com.thaiopensource.relaxng.pattern.CMRelaxNGElementDeclaration
-
- isMixedContent() - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMElementDeclaration
-
Returns true if the element can contains text and element both and false
otherwise.
- isMixedContent() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDElementDeclaration
-
- isMixedContent() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDElementDeclaration
-
- isMultiple() - Method in class org.eclipse.lemminx.extensions.references.settings.XMLReferenceExpression
-
- isName(int) - Static method in class org.eclipse.lemminx.extensions.generators.XMLChar
-
Returns true if the specified character is a valid name character as defined
by production [4] in the XML 1.0 specification.
- isNameStart(int) - Static method in class org.eclipse.lemminx.extensions.generators.XMLChar
-
Returns true if the specified character is a valid name start character as
defined by production [5] in the XML 1.0 specification.
- isNativeImage() - Method in class org.eclipse.lemminx.utils.platform.JVM
-
Returns true if the server is a native image and false otherwise
- isNeedToAjdustWithPrefix() - Method in class org.eclipse.lemminx.extensions.references.search.SearchNode
-
- isNillable() - Method in class com.thaiopensource.relaxng.pattern.CMRelaxNGElementDeclaration
-
- isNillable() - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMElementDeclaration
-
Returns true if the element can have an explicit null value assigned to it.
- isNillable() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDElementDeclaration
-
- isNillable() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDElementDeclaration
-
- ISnippetContext<T> - Interface in org.eclipse.lemminx.commons.snippets
-
Snippet context used to filter the snippet.
- ISnippetRegistryLoader - Interface in org.eclipse.lemminx.commons.snippets
-
Loader used to load snippets in a given registry for a language id.
- isNoDefaultXmlns() - Method in class org.eclipse.lemminx.dom.DOMAttr
-
Returns true if attribute name is the no default xmlns attribute and false
otherwise.
- isNoDefaultXmlns(String) - Static method in class org.eclipse.lemminx.dom.DOMAttr
-
- isNodeSymbol(DOMNode) - Method in class org.eclipse.lemminx.settings.XMLSymbolFilter
-
Returns true if the given node is a symbol and false otherwise.
- ISO_8859_1 - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- isOpen() - Method in interface org.eclipse.lemminx.services.extensions.hover.IHoverRequest
-
Returns true if hovered tag is opened and false otherwise.
- isOpenSettingsCommandSupport() - Method in class org.eclipse.lemminx.client.ExtendedClientCapabilities
-
- isOpenSettingsCommandSupport() - Method in class org.eclipse.lemminx.settings.SharedSettings
-
- isOptional(String) - Method in class com.thaiopensource.relaxng.pattern.CMRelaxNGElementDeclaration
-
- isOptional(String) - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMElementDeclaration
-
Returns true if the child element name is optional and false otherwise.
- isOptional(String) - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDElementDeclaration
-
- isOptional(String) - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDElementDeclaration
-
- isOrphanEndTag() - Method in class org.eclipse.lemminx.dom.DOMElement
-
Returns true if the given element is an orphan end tag (which has no start
tag, eg: ) and false otherwise.
- isOrphanEndTagOf(String) - Method in class org.eclipse.lemminx.dom.DOMElement
-
Returns true if the given element is an orphan end tag (which has no start
tag, eg: ) of the given tag name and false otherwise.
- isOwnerDocument() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isPreserveAttributeLineBreaks() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
Returns the value of preserveAttrLineBreaks
- isPreserveEmptyContent() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- isProcessingInstruction() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isProcessingInstruction() - Method in class org.eclipse.lemminx.dom.DOMProcessingInstruction
-
- isProlog() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isProlog() - Method in class org.eclipse.lemminx.dom.DOMProcessingInstruction
-
- isQuote(char) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
- isQuoted(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
Returns true if value has matching surrounding quotes
and false otherwise.
- isRangeFoldingDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isRangeFormattingDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isRef(Element) - Static method in class org.eclipse.lemminx.extensions.relaxng.utils.RelaxNGUtils
-
- isReferencesDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isRefreshCodeLenses() - Method in class org.eclipse.lemminx.XMLTextDocumentService.SaveContext
-
- isRelatedInformation() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
- isRelaxNG(DOMDocument) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
Returns true if the XML document is a RelaxNG grammar and false otherwise.
- isRelaxNGUri(String) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
Returns true if the given URI is a RelaxNG grammar and false otherwise.
- isRelaxNGUriCompactSyntax(String) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
Returns true if the given URI is a RelaxNG grammar compact syntax and false
otherwise.
- isRelaxNGUriXMLSyntax(String) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
Returns true if the given URI is a RelaxNG grammar XML syntax and false
otherwise.
- isRelaxNGXMLSyntax(DOMDocument) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
Returns true if the XML document is a RelaxNG grammar XML syntax and false
otherwise.
- isRenameDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isRequired() - Method in class com.thaiopensource.relaxng.pattern.CMRelaxNGAttributeDeclaration
-
- isRequired() - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMAttributeDeclaration
-
Returns true if the attribute is required and false otherwise.
- isRequired() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDAttributeDeclaration
-
- isRequired() - Method in class org.eclipse.lemminx.extensions.generators.AttributeDeclaration
-
Returns true if the attribute declaration is required and false otherwise.
- isRequired() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDAttributeDeclaration
-
- isResolveAdditionalTextEditsSupported() - Method in interface org.eclipse.lemminx.services.extensions.completion.ICompletionItemResolverRequest
-
Returns true if the editor supports delayed resolution of additionalTextEdits
and
false otherwise.
- isResolveAdditionalTextEditsSupported() - Method in interface org.eclipse.lemminx.services.extensions.completion.ICompletionRequest
-
Returns true if the editor supports delayed resolution of additionalTextEdits
and
false otherwise.
- isResolveAdditionalTextEditsSupported() - Method in class org.eclipse.lemminx.services.ResolveCompletionItemRequest
-
- isResolveDocumentationSupported() - Method in interface org.eclipse.lemminx.services.extensions.completion.ICompletionItemResolverRequest
-
Returns true if the editor supports delayed resolution of documentation and
false otherwise.
- isResolveDocumentationSupported() - Method in interface org.eclipse.lemminx.services.extensions.completion.ICompletionRequest
-
Returns true if the editor supports delayed resolution of documentation and
false otherwise.
- isResolveDocumentationSupported() - Method in class org.eclipse.lemminx.services.ResolveCompletionItemRequest
-
- isResolveExternalEntities() - Method in class org.eclipse.lemminx.extensions.contentmodel.model.ContentModelManager
-
Returns true if external entities must be resolved and false otherwise.
- isResolveExternalEntities() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
Returns true if external entities must be resolved and false otherwise.
- isResourceOperationSupported(String) - Method in class org.eclipse.lemminx.settings.XMLWorkspaceSettings
-
Returns true if the client can support the given resource operation kind and
false otherwise.
- isResultLimitExceeded() - Method in class org.eclipse.lemminx.services.LimitList
-
Returns true if the symbols limit has been exceeded while computing symbols
information, false otherwise
- isRNGTargetElement(Element) - Static method in class org.eclipse.lemminx.extensions.relaxng.utils.RelaxNGUtils
-
Returns true if the given element is an RNG target element (define element)
and false
otherwise.
- isRootAttlist() - Method in class org.eclipse.lemminx.dom.DTDAttlistDecl
-
Returns true if this node's parent is the Doctype node.
- isSameNode(Node) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isSameTag(String) - Method in class org.eclipse.lemminx.dom.DOMElement
-
Returns true if the given tag is the same tag of this element and false
otherwise.
- isSearchInAttribute() - Method in class org.eclipse.lemminx.extensions.references.search.SearchQuery
-
- isSearchInIncludedFiles() - Method in class org.eclipse.lemminx.extensions.references.search.SearchQuery
-
- isSearchInText() - Method in class org.eclipse.lemminx.extensions.references.search.SearchQuery
-
- isSelectionRangeDynamicRegistered() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isSelfClosed() - Method in class org.eclipse.lemminx.dom.DOMElement
-
- isSequenced() - Method in class org.eclipse.lemminx.extensions.generators.ChildrenProperties
-
Returns true if tags for each child hierarchy have the same order and false
otherwise.
- isShowAttributeName() - Method in class org.eclipse.lemminx.settings.XMLSymbolExpressionFilter
-
Returns true if the filter which matches an element attribute node should show
the attribute name or not, the attribute value will always be shown, and false
otherwise.
- isShowReferencedGrammars() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.ContentModelSettings
-
- isShowReferencedGrammars() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLSymbolsSettings
-
Returns true if the referenced grammars must be inserted in the symbols and
false otherwise.
- isSimilar(String, String) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
Uses Levenshtein distance to determine similarity between strings
- isSimple() - Method in enum org.eclipse.lemminx.extensions.xsd.utils.XSDUtils.BindingType
-
- isSpaceBeforeEmptyCloseTag() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- isStartTagClosed() - Method in class org.eclipse.lemminx.dom.DOMElement
-
If '>' exists in
- isStringType() - Method in class com.thaiopensource.relaxng.pattern.CMRelaxNGElementDeclaration
-
- isStringType() - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMElementDeclaration
-
Returns true if the element is a string type (ex : xs:string) and false
otherwise.
- isStringType() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDElementDeclaration
-
- isStringType() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDElementDeclaration
-
- isSupported(String, String) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isSupportedByClient(String) - Method in interface org.eclipse.lemminx.services.extensions.codelens.ICodeLensRequest
-
Returns true if the given code lens kind is supported by the client and false
otherwise.
- isSupportedByClient(String) - Method in class org.eclipse.lemminx.settings.XMLCodeLensSettings
-
Returns true if the given code lens kind is supported by the client and false
otherwise.
- isTagOutsideOfBackticks(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
- isText() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isTokenTextBlank() - Method in interface org.eclipse.lemminx.dom.parser.Scanner
-
- isTokenTextBlank() - Method in class org.eclipse.lemminx.dom.parser.XMLScanner
-
- isToSearchInAttribute() - Method in class org.eclipse.lemminx.extensions.references.settings.XMLReferenceExpression
-
- isToSearchInText() - Method in class org.eclipse.lemminx.extensions.references.settings.XMLReferenceExpression
-
- isTrimFinalNewlines() - Method in class org.eclipse.lemminx.settings.LSPFormattingOptions
-
- isTrimTrailingWhitespace() - Method in class org.eclipse.lemminx.settings.LSPFormattingOptions
-
- isTypeDefinitionDynamicRegistered() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- ISuffixPositionProvider - Interface in org.eclipse.lemminx.commons.snippets
-
Suffix position provider API.
- isUnique() - Method in class org.eclipse.lemminx.extensions.generators.AttributeDeclaration
-
- isUseCache() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.ContentModelSettings
-
Returns true if cache to download XML Schema, DTD must be activated and false
otherwise.
- isUseCache() - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLCacheResolverExtension
-
Returns true if cache must be used, false
otherwise.
- isUseCache() - Method in class org.eclipse.lemminx.uriresolver.CacheResourcesManager
-
Returns true if cache must be used, false
otherwise.
- isValid() - Method in class org.eclipse.lemminx.extensions.references.search.SearchNode
-
Returns true if the search node is valid and false otherwise.
- isValidName(String) - Static method in class org.eclipse.lemminx.extensions.generators.XMLChar
-
Check to see if a string is a valid Name according to [5] in the XML 1.0
Recommendation
- isValidNmtoken(String) - Static method in class org.eclipse.lemminx.extensions.generators.XMLChar
-
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0
Recommendation
- isValidPath(Path) - Static method in class org.eclipse.lemminx.utils.FilesUtils
-
Returns true if the file at the given path exists.
- isWhitespace() - Method in class org.eclipse.lemminx.dom.DOMCharacterData
-
- isWhitespace(String, int) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
- isWhitespace(String, int, int) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
- isWhitespace(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
- isWindows() - Method in class org.eclipse.lemminx.utils.platform.OS
-
Returns true if the operating system is Windows and false otherwise
- isWindows - Static variable in class org.eclipse.lemminx.utils.platform.Platform
-
- isWithinInternalDTD(int) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
Returns true if 'offset' is within an internal DOCTYPE dtd.
- isWorkDoneProgressSupported() - Method in interface org.eclipse.lemminx.commons.progress.ProgressSupport
-
Returns true if the LSP client can support LSP progress and false otherwise.
- isWorkDoneProgressSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isWorkDoneProgressSupported() - Method in class org.eclipse.lemminx.XMLLanguageServer
-
- isWorkspaceFoldersSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isXMLModel(DOMNode) - Static method in class org.eclipse.lemminx.dom.XMLModel
-
Returns true if the given node is a xml-model processing instruction and
false otherwise.
- isXmlns() - Method in class org.eclipse.lemminx.dom.DOMAttr
-
Returns true if attribute name is a xmlns attribute and false otherwise.
- isXmlns(String) - Static method in class org.eclipse.lemminx.dom.DOMAttr
-
- isXSAttribute(DOMElement) - Static method in class org.eclipse.lemminx.extensions.xsd.utils.XSDUtils
-
- isXSComplexType(Element) - Static method in class org.eclipse.lemminx.extensions.xsd.utils.XSDUtils
-
- isXSD(DOMDocument) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
Returns true if the XML document is a XML Schema and false otherwise.
- isXSD(String) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
Returns true if the given URI is a XML Schema and false otherwise.
- isXSElement(Element) - Static method in class org.eclipse.lemminx.extensions.xsd.utils.XSDUtils
-
- isXSGroup(Element) - Static method in class org.eclipse.lemminx.extensions.xsd.utils.XSDUtils
-
- isXSImport(Element) - Static method in class org.eclipse.lemminx.extensions.xsd.utils.XSDUtils
-
- isXSInclude(Element) - Static method in class org.eclipse.lemminx.extensions.xsd.utils.XSDUtils
-
- isXSISchemaLocationAttr(String, DOMAttr) - Static method in class org.eclipse.lemminx.extensions.xsi.XSISchemaModel
-
- isXSL(DOMDocument) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
Returns true if the XML document is a XSL and false otherwise.
- isXSL(String) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
Returns true if the given URI is a XSL and false otherwise.
- isXSSchema(Element) - Static method in class org.eclipse.lemminx.extensions.xsd.utils.XSDUtils
-
- isXSSimpleType(Element) - Static method in class org.eclipse.lemminx.extensions.xsd.utils.XSDUtils
-
- isXSTargetElement(Element) - Static method in class org.eclipse.lemminx.extensions.xsd.utils.XSDUtils
-
- ISymbolsProviderParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Symbols provider participant API.
- ISymbolsProviderParticipant.SymbolStrategy - Enum in org.eclipse.lemminx.services.extensions
-
- ITypeDefinitionParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Type Definition participant API.
- ITypeDefinitionRequest - Interface in org.eclipse.lemminx.services.extensions
-
Type Definition request API.
- IWorkspaceServiceParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Workspace Service participant API.
- IXMLCommandService - Interface in org.eclipse.lemminx.services.extensions.commands
-
Service available to XML LS extensions to add/remove/execute commands via the
XML LS
- IXMLCommandService.IDelegateCommandHandler - Interface in org.eclipse.lemminx.services.extensions.commands
-
Command handler to register with the workspace service
- IXMLDocumentProvider - Interface in org.eclipse.lemminx.services
-
- IXMLErrorCode - Interface in org.eclipse.lemminx.services.extensions.diagnostics
-
XML error code API.
- IXMLExtension - Interface in org.eclipse.lemminx.services.extensions
-
XML extension.
- IXMLFullFormatter - Interface in org.eclipse.lemminx.services
-
XML formatter API.
- IXMLNotificationService - Interface in org.eclipse.lemminx.services
-
Notification service API
- IXMLReferenceCollector - Interface in org.eclipse.lemminx.extensions.references.search
-
- IXMLSettingFeature - Interface in org.eclipse.lemminx.client
-
Features that are associated with a particuliar settingId
- IXMLSnippetContext - Interface in org.eclipse.lemminx.services.snippets
-
XML snippet context API.
- IXMLValidationService - Interface in org.eclipse.lemminx.services
-
XML Document validation service available to XML LS extensions
- IXPathNodeMatcher - Interface in org.eclipse.lemminx.xpath.matcher
-
XPath node matcher tests if
Node match a fragment of XPath.
- IXPathNodeMatcher.MatcherType - Enum in org.eclipse.lemminx.xpath.matcher
-
- range - Variable in class org.eclipse.lemminx.customservice.AutoCloseTagResponse
-
- rangeFormatting(DocumentRangeFormattingParams) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- readString(Path) - Static method in class org.eclipse.lemminx.utils.FilesUtils
-
Very simple implementation of reading all content from a file into a string
using the UTF-8 charset.
- ReferenceCommand - Class in org.eclipse.lemminx.services.extensions.codelens
-
References command for CodeLens.
- ReferenceCommand(String, Position, boolean) - Constructor for class org.eclipse.lemminx.services.extensions.codelens.ReferenceCommand
-
- ReferencedGrammarDiagnosticsInfo - Class in org.eclipse.lemminx.extensions.xerces
-
The root diagnostic information when a grammar (XSD, DTD) have some errors
and it is referenced in a XML.
- ReferencedGrammarDiagnosticsInfo(String, URIResolverExtensionManager, Diagnostic) - Constructor for class org.eclipse.lemminx.extensions.xerces.ReferencedGrammarDiagnosticsInfo
-
- ReferencedGrammarInfo - Class in org.eclipse.lemminx.extensions.contentmodel.model
-
Class which holds a referenced grammar information.
- ReferencedGrammarInfo(ResolvedURIInfo, GrammarCacheInfo, ContentModelProvider.Identifier) - Constructor for class org.eclipse.lemminx.extensions.contentmodel.model.ReferencedGrammarInfo
-
- ReferenceLink - Class in org.eclipse.lemminx.extensions.references.search
-
Link which stores all from and to references for a given expression.
- ReferenceLink(XMLReferenceExpression) - Constructor for class org.eclipse.lemminx.extensions.references.search.ReferenceLink
-
- References - Static variable in class org.eclipse.lemminx.client.CodeLensKind
-
- references(ReferenceParams) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- REFERENCES_ID - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- refineType(XSTypeDefinition) - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDElementDeclaration
-
- ReflectionUtils - Class in org.eclipse.lemminx.extensions.xerces
-
Java reflection utilities.
- ReflectionUtils() - Constructor for class org.eclipse.lemminx.extensions.xerces.ReflectionUtils
-
- reformatSchemaArguments(XMLSchemaErrorCode, Object[]) - Static method in class org.eclipse.lemminx.extensions.xerces.LSPMessageFormatter
-
Modifies the schema message arguments to a cleaned down format
- refreshCatalogs() - Method in class org.eclipse.lemminx.extensions.contentmodel.model.ContentModelManager
-
Refresh the XML catalogs.
- refreshCatalogs() - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLCatalogResolverExtension
-
Refresh the XML catalogs.
- registerCapability(String, String) - Method in class org.eclipse.lemminx.settings.capabilities.XMLCapabilityManager
-
- registerCapability(String, String, Object) - Method in class org.eclipse.lemminx.settings.capabilities.XMLCapabilityManager
-
- registerCodeActionParticipant(ICodeActionParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerCodeActionParticipants(Map<String, ICodeActionParticipant>, SharedSettings) - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.DTDErrorCode
-
- registerCodeActionParticipants(Map<String, ICodeActionParticipant>) - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.ExternalResourceErrorCode
-
- registerCodeActionParticipants(Map<String, ICodeActionParticipant>, SharedSettings) - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.XMLSchemaErrorCode
-
- registerCodeActionParticipants(Map<String, ICodeActionParticipant>, SharedSettings) - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.XMLSyntaxErrorCode
-
- registerCodeActionParticipants(Map<String, ICodeActionParticipant>, SharedSettings) - Static method in enum org.eclipse.lemminx.extensions.relaxng.xml.validator.RelaxNGErrorCode
-
- registerCodeActionParticipants(Map<String, ICodeActionParticipant>) - Static method in enum org.eclipse.lemminx.extensions.xsd.participants.XSDErrorCode
-
- registerCodeLensParticipant(ICodeLensParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerCommand(String, IXMLCommandService.IDelegateCommandHandler) - Method in interface org.eclipse.lemminx.services.extensions.commands.IXMLCommandService
-
Registers a command with the language server
- registerCommand(String, IXMLCommandService.IDelegateCommandHandler) - Method in class org.eclipse.lemminx.XMLWorkspaceService
-
- registerCompletionParticipant(ICompletionParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerComponent(Object) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerDefinitionParticipant(IDefinitionParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerDiagnosticsParticipant(IDiagnosticsParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerDocumentColorParticipant(IDocumentColorParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerDocumentLifecycleParticipant(IDocumentLifecycleParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
Register a new document lifecycle participant
- registerDocumentLinkParticipant(IDocumentLinkParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerExecuteCommand(List<String>) - Method in class org.eclipse.lemminx.settings.capabilities.XMLCapabilityManager
-
- registerFormatterParticipant(IFormatterParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerGenerator(IFileContentGenerator<?, ?>, Class<? extends FileContentGeneratorSettings>) - Method in class org.eclipse.lemminx.extensions.generators.FileContentGeneratorManager
-
Register the given generator by using settings class as key generator.
- registerHighlightingParticipant(IHighlightingParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerHoverParticipant(IHoverParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerLinkedEditingRangesParticipants(ILinkedEditingRangesParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerModelProvider(ContentModelProvider) - Method in class org.eclipse.lemminx.extensions.contentmodel.model.ContentModelManager
-
- registerReferenceParticipant(IReferenceParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerRenameParticipant(IRenameParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerResolver(URIResolverExtension) - Method in class org.eclipse.lemminx.uriresolver.URIResolverExtensionManager
-
Register an URI resolver.
- registerSnippet(Snippet) - Method in class org.eclipse.lemminx.commons.snippets.SnippetRegistry
-
Register the given snippet.
- registerSnippets(InputStream) - Method in class org.eclipse.lemminx.commons.snippets.SnippetRegistry
-
Register the snippets from the given JSON input stream.
- registerSnippets(InputStream, TypeAdapter<? extends ISnippetContext<?>>) - Method in class org.eclipse.lemminx.commons.snippets.SnippetRegistry
-
Register the snippets from the given JSON stream with a context.
- registerSnippets(InputStream, ISnippetContext<?>) - Method in class org.eclipse.lemminx.commons.snippets.SnippetRegistry
-
Register the snippets from the given JSON stream with a context.
- registerSnippets(InputStream, ISnippetContext<?>, TypeAdapter<? extends ISnippetContext<?>>) - Method in class org.eclipse.lemminx.commons.snippets.SnippetRegistry
-
Register the snippets from the given JSON stream with a context.
- registerSnippets(Reader) - Method in class org.eclipse.lemminx.commons.snippets.SnippetRegistry
-
Register the snippets from the given JSON reader.
- registerSnippets(Reader, TypeAdapter<? extends ISnippetContext<?>>) - Method in class org.eclipse.lemminx.commons.snippets.SnippetRegistry
-
Register the snippets from the given JSON reader with a context.
- registerSnippets(Reader, ISnippetContext<?>) - Method in class org.eclipse.lemminx.commons.snippets.SnippetRegistry
-
Register the snippets from the given JSON stream with a context.
- registerSnippets(Reader, ISnippetContext<?>, TypeAdapter<? extends ISnippetContext<?>>) - Method in class org.eclipse.lemminx.commons.snippets.SnippetRegistry
-
Register the snippets from the given JSON stream with a context.
- registerSymbolsProviderParticipant(ISymbolsProviderParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerTypeDefinitionParticipant(ITypeDefinitionParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerWorkspaceServiceParticipant(IWorkspaceServiceParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
Register a new workspace service participant
- RELAX_NG - Static variable in class org.eclipse.lemminx.extensions.relaxng.RelaxNGConstants
-
- RELAX_NG_DOMAIN - Static variable in class org.eclipse.lemminx.extensions.relaxng.RelaxNGConstants
-
- RELAXNG - Static variable in class org.eclipse.lemminx.extensions.relaxng.xml.validator.ExternalRelaxNGValidator
-
- RELAXNG - Static variable in interface org.eclipse.lemminx.uriresolver.IExternalGrammarLocationProvider
-
- RELAXNG_SCHEMATYPENS - Static variable in class org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelConstants
-
- RelaxNGConstants - Class in org.eclipse.lemminx.extensions.relaxng
-
RelaxNG constants.
- RelaxNGDescription - Class in org.eclipse.lemminx.extensions.relaxng.jing
-
All information specific to RelaxNG grammars.
- RelaxNGDescription(String, String) - Constructor for class org.eclipse.lemminx.extensions.relaxng.jing.RelaxNGDescription
-
- RelaxNGErrorCode - Enum in org.eclipse.lemminx.extensions.relaxng.xml.validator
-
RelaxNG error code when XML is validated with *.rng / *.rnc schemas.
- RelaxNGErrorHandler - Class in org.eclipse.lemminx.extensions.relaxng.xml.validator
-
XMLErrorHandler Xerces implementation for RelaxNG.
- RelaxNGErrorHandler(XMLErrorReporter) - Constructor for class org.eclipse.lemminx.extensions.relaxng.xml.validator.RelaxNGErrorHandler
-
- RelaxNGGeneratorSettings - Class in org.eclipse.lemminx.extensions.generators.xml2relaxng
-
RelaxNG generator settings
- RelaxNGGeneratorSettings() - Constructor for class org.eclipse.lemminx.extensions.generators.xml2relaxng.RelaxNGGeneratorSettings
-
- RelaxNGGrammar - Class in org.eclipse.lemminx.extensions.relaxng.jing
-
RelaxNG grammar.
- RelaxNGGrammar(Schema, XMLGrammarDescription) - Constructor for class org.eclipse.lemminx.extensions.relaxng.jing.RelaxNGGrammar
-
- RelaxNGPlugin - Class in org.eclipse.lemminx.extensions.relaxng
-
RelaxNG plugin.
- RelaxNGPlugin() - Constructor for class org.eclipse.lemminx.extensions.relaxng.RelaxNGPlugin
-
- RelaxNGURIResolverExtension - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
Resolve the RelaxNG for a RelaxNG grammar rng.
- RelaxNGURIResolverExtension() - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RelaxNGURIResolverExtension
-
- RelaxNGUtils - Class in org.eclipse.lemminx.extensions.relaxng.utils
-
RelaxNG utilities.
- RelaxNGUtils() - Constructor for class org.eclipse.lemminx.extensions.relaxng.utils.RelaxNGUtils
-
- RelaxNGUtils.BindingType - Enum in org.eclipse.lemminx.extensions.relaxng.utils
-
Binding type of rng grammar
- remove(String, Range, TextDocumentItem, Diagnostic) - Static method in class org.eclipse.lemminx.commons.CodeActionFactory
-
Create a CodeAction to remove the content from the given range.
- removeAttribute(String) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- removeAttributeNode(Attr) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- removeAttributeNS(String, String) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- removeChild(Node) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- removeFileScheme(String) - Static method in class org.eclipse.lemminx.utils.FilesUtils
-
Remove the file:// scheme from the given file URI.
- removeGrammar(XMLGrammarDescription) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool
-
Removes the grammar associated to the specified grammar description from the
grammar pool and returns the removed grammar.
- removeGrammar(String) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool
-
- removeGrammar(XMLGrammarDescription) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPoolWrapper
-
- removeGrammar(String) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPoolWrapper
-
- removeLeftSpaces(int, int, List<TextEdit>) - Method in class org.eclipse.lemminx.services.format.XMLFormatterDocument
-
- removeProtocolForCache(String) - Method in class org.eclipse.lemminx.uriresolver.CacheResourcesManager
-
Remove protocol to avoid using cache when url will start with the given
protocol.
- rename(RenameParams) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- RENAME_ID - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- renameNode(Node, String, String) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
- replace(String, Range, String, TextDocumentItem, Diagnostic) - Static method in class org.eclipse.lemminx.commons.CodeActionFactory
-
- replace(String, List<TextEdit>, TextDocumentItem, Diagnostic) - Static method in class org.eclipse.lemminx.commons.CodeActionFactory
-
- replace(int, int, String) - Method in interface org.eclipse.lemminx.commons.ILineTracker
-
Informs the line tracker about the specified change in the tracked text.
- replace(int, int, String) - Method in class org.eclipse.lemminx.commons.TreeLineTracker
-
- replaceAt(String, String, TextDocumentItem, Diagnostic, Collection<Range>) - Static method in class org.eclipse.lemminx.commons.CodeActionFactory
-
- replaceChild(Node, Node) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- replaceData(int, int, String) - Method in class org.eclipse.lemminx.dom.DOMCharacterData
-
- replaceLeftSpacesWithIndentation(int, int, int, boolean, List<TextEdit>) - Method in class org.eclipse.lemminx.services.format.XMLFormatterDocument
-
- replaceLeftSpacesWithIndentationPreservedNewLines(int, int, int, List<TextEdit>) - Method in class org.eclipse.lemminx.services.format.XMLFormatterDocument
-
- replaceLeftSpacesWithIndentationWithMultiNewLines(int, int, int, int, List<TextEdit>) - Method in class org.eclipse.lemminx.services.format.XMLFormatterDocument
-
- replaceLeftSpacesWithIndentationWithOffsetSpaces(int, int, int, boolean, List<TextEdit>) - Method in class org.eclipse.lemminx.services.format.XMLFormatterDocument
-
- replaceLeftSpacesWithOneSpace(int, int, List<TextEdit>) - Method in class org.eclipse.lemminx.services.format.XMLFormatterDocument
-
- replaceWholeText(String) - Method in class org.eclipse.lemminx.dom.DOMText
-
- report(String, Integer, Boolean) - Method in class org.eclipse.lemminx.commons.progress.ProgressMonitor
-
- reportError(XMLLocator, String, String, Object[], short, Exception) - Method in class org.eclipse.lemminx.extensions.xerces.AbstractLSPErrorReporter
-
- required_element_missingCodeAction - Class in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missingelement
-
CodeAction to insert expected child elements within an element
Given this XML where the expected child elements are not present as defined
in the relaxNG schema:
Error: Child elements are missing from element: - servlet
To fix the error, the code action will suggest inserting the expected
elements inside the parent tag
- required_element_missingCodeAction() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missingelement.required_element_missingCodeAction
-
- required_element_missingCodeActionResolver - Class in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missingelement
-
CodeAction resolver used to generate missing element content
- required_element_missingCodeActionResolver() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missingelement.required_element_missingCodeActionResolver
-
- required_elements_missing_expectedCodeAction - Class in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missingelement
-
CodeAction to insert expected child element given a list of choices
Given this XML where the expected child elements are not present as defined
in the relaxNG schema:
Error: element "article" incomplete; expected element
"title", "title2" or "titleOtherChoice"
To fix the error, there will three code actions generated to insert each
option
- required_elements_missing_expectedCodeAction() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missingelement.required_elements_missing_expectedCodeAction
-
- required_elements_missing_expectedCodeActionResolver - Class in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missingelement
-
CodeAction resolver used to generate missing element of choice
- required_elements_missing_expectedCodeActionResolver() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missingelement.required_elements_missing_expectedCodeActionResolver
-
- reset(XMLComponentManager) - Method in class org.eclipse.lemminx.extensions.relaxng.xml.validator.ExternalRelaxNGValidator
-
- reset(XMLComponentManager) - Method in class org.eclipse.lemminx.extensions.xerces.ExternalXMLDTDValidator
-
- reset(XMLComponentManager) - Method in class org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelHandler
-
- reset(XMLComponentManager) - Method in class org.eclipse.lemminx.extensions.xsd.xmlmodel.XMLModelSchemaValidator
-
- resetDeployPath() - Static method in class org.eclipse.lemminx.utils.FilesUtils
-
Public for test purposes
- resetGrammar() - Method in class org.eclipse.lemminx.dom.DOMDocument
-
Reset the cached grammar flag.
- resolve(String, String, String) - Method in class org.eclipse.lemminx.extensions.catalog.XMLCatalogURIResolverExtension
-
- resolve(String, String, String) - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLCacheResolverExtension
-
- resolve(String, String, String) - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLCatalogResolverExtension
-
- resolve(String, String, String) - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLFileAssociationResolverExtension
-
- resolve(String, String, String) - Method in class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RelaxNGURIResolverExtension
-
- resolve(String, String, String) - Method in class org.eclipse.lemminx.extensions.xsd.XSDURIResolverExtension
-
- resolve(String, String, String) - Method in class org.eclipse.lemminx.extensions.xsl.XSLURIResolverExtension
-
- resolve(String, String, String) - Method in interface org.eclipse.lemminx.uriresolver.URIResolverExtension
-
- resolve(String, String, String) - Method in class org.eclipse.lemminx.uriresolver.URIResolverExtensionManager
-
- resolveCodeAction(ICodeActionResolverRequest, CancelChecker) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missingelement.required_element_missingCodeActionResolver
-
- resolveCodeAction(ICodeActionResolverRequest, CancelChecker) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missingelement.required_elements_missing_expectedCodeActionResolver
-
- resolveCodeAction(ICodeActionResolverRequest, CancelChecker) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missinggrammar.AbstractGenerateGrammarCodeActionResolver
-
- resolveCodeAction(ICodeActionResolverRequest, CancelChecker) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.nogrammarconstraints.AbstractGenerateGrammarAndAssociationResolveCodeActionParticipant
-
- resolveCodeAction(ICodeActionResolverRequest, CancelChecker) - Method in interface org.eclipse.lemminx.services.extensions.codeaction.ICodeActionResolvesParticipant
-
Returns the resolved codeAction coming from the unresolved codeAction of the
given request.
- resolveCodeAction(CodeAction, DOMDocument, SharedSettings, CancelChecker) - Method in class org.eclipse.lemminx.services.XMLCodeActions
-
- resolveCodeAction(CodeAction, DOMDocument, SharedSettings, CancelChecker) - Method in class org.eclipse.lemminx.services.XMLLanguageService
-
- resolveCodeAction(CodeAction) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- ResolveCodeActionRequest - Class in org.eclipse.lemminx.services
-
Resolve code action request implementation.
- ResolveCodeActionRequest(CodeAction, DOMDocument, IComponentProvider, SharedSettings) - Constructor for class org.eclipse.lemminx.services.ResolveCodeActionRequest
-
- resolveCompletionItem(DOMElement, CompletionItem, ICompletionItemResolverRequest, CancelChecker) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.completion.AttributeNameCompletionResolver
-
- resolveCompletionItem(DOMElement, CompletionItem, ICompletionItemResolverRequest, CancelChecker) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.completion.AttributeValueCompletionResolver
-
- resolveCompletionItem(DOMNode, CompletionItem, ICompletionItemResolverRequest, CancelChecker) - Method in class org.eclipse.lemminx.services.extensions.completion.AbstractAttributeCompletionResolver
-
- resolveCompletionItem(DOMElement, CompletionItem, ICompletionItemResolverRequest, CancelChecker) - Method in class org.eclipse.lemminx.services.extensions.completion.AbstractAttributeCompletionResolver
-
Resolve the completion item from the content model to the given completion
request.
- resolveCompletionItem(ICompletionItemResolverRequest, CancelChecker) - Method in class org.eclipse.lemminx.services.extensions.completion.AbstractCompletionResolver
-
- resolveCompletionItem(DOMNode, CompletionItem, ICompletionItemResolverRequest, CancelChecker) - Method in class org.eclipse.lemminx.services.extensions.completion.AbstractCompletionResolver
-
Resolve the given completion item toResolve by using the given
DOM node.
- resolveCompletionItem(DOMNode, CompletionItem, ICompletionItemResolverRequest, CancelChecker) - Method in class org.eclipse.lemminx.services.extensions.completion.ElementEndTagCompletionResolver
-
- resolveCompletionItem(ICompletionItemResolverRequest, CancelChecker) - Method in interface org.eclipse.lemminx.services.extensions.completion.ICompletionItemResolveParticipant
-
Returns the completion item with the remaining fields resolved.
- resolveCompletionItem(CompletionItem, DOMDocument, SharedSettings, CancelChecker) - Method in class org.eclipse.lemminx.services.XMLCompletions
-
Returns the completion item with the empty fields resolved.
- resolveCompletionItem(CompletionItem, DOMDocument, SharedSettings, CancelChecker) - Method in class org.eclipse.lemminx.services.XMLLanguageService
-
- resolveCompletionItem(CompletionItem) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- ResolveCompletionItemRequest - Class in org.eclipse.lemminx.services
-
Implementation of ICompletionItemResolverRequest
- ResolveCompletionItemRequest(CompletionItem, DOMDocument, IComponentProvider, SharedSettings) - Constructor for class org.eclipse.lemminx.services.ResolveCompletionItemRequest
-
- ResolvedURIInfo - Class in org.eclipse.lemminx.uriresolver
-
Resolver URI information.
- ResolvedURIInfo(String, URIResolverExtension) - Constructor for class org.eclipse.lemminx.uriresolver.ResolvedURIInfo
-
- resolveEntity(XMLResourceIdentifier) - Method in class org.eclipse.lemminx.extensions.catalog.XMLCatalogURIResolverExtension
-
- resolveEntity(XMLResourceIdentifier) - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLCacheResolverExtension
-
- resolveEntity(XMLResourceIdentifier) - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLCatalogResolverExtension
-
- resolveEntity(XMLResourceIdentifier) - Method in class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RelaxNGURIResolverExtension
-
- resolveEntity(XMLResourceIdentifier) - Method in class org.eclipse.lemminx.extensions.xerces.LSPXMLEntityManager
-
- resolveEntity(XMLResourceIdentifier) - Method in class org.eclipse.lemminx.extensions.xerces.LSPXMLEntityResolver
-
- resolveEntity(XMLResourceIdentifier) - Method in class org.eclipse.lemminx.extensions.xsd.XSDURIResolverExtension
-
- resolveEntity(XMLResourceIdentifier) - Method in class org.eclipse.lemminx.extensions.xsl.XSLURIResolverExtension
-
- resolveEntity(XMLResourceIdentifier) - Method in interface org.eclipse.lemminx.uriresolver.URIResolverExtension
-
- resolveEntity(XMLResourceIdentifier) - Method in class org.eclipse.lemminx.uriresolver.URIResolverExtensionManager
-
- resolveInfo(String, String, String) - Method in class org.eclipse.lemminx.uriresolver.URIResolverExtensionManager
-
- ResourceToDeploy(String, String) - Constructor for class org.eclipse.lemminx.uriresolver.CacheResourcesManager.ResourceToDeploy
-
- ResourceToDeploy(URI, String) - Constructor for class org.eclipse.lemminx.uriresolver.CacheResourcesManager.ResourceToDeploy
-
- ResultLimitExceededException() - Constructor for exception org.eclipse.lemminx.services.LimitList.ResultLimitExceededException
-
- retrieveGrammar(XMLGrammarDescription) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool
-
- retrieveGrammar(XMLGrammarDescription) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPoolWrapper
-
- retrieveInitialGrammarSet(String) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool
-
- retrieveInitialGrammarSet(String) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPoolWrapper
-
- RNG_CONTEXT - Static variable in class org.eclipse.lemminx.services.snippets.NewFileSnippetContext
-
- RNGCodeLensParticipant - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
XSD CodeLens to show references count between XSD types references.
- RNGCodeLensParticipant() - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGCodeLensParticipant
-
- RNGCompletionParticipant - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
- RNGCompletionParticipant() - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGCompletionParticipant
-
- RNGDefinitionParticipant - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
XSD definition which manages the following definition:
ref/@name -> define/@name
- RNGDefinitionParticipant() - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGDefinitionParticipant
-
- RNGDiagnosticsParticipant - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
Validate RNG file with Jing.
- RNGDiagnosticsParticipant(RelaxNGPlugin) - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGDiagnosticsParticipant
-
- RNGDocumentLinkParticipant - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
Implements document links in .rng files for
include/@href
externalRef/@href
- RNGDocumentLinkParticipant() - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGDocumentLinkParticipant
-
- RNGFilePathSupportParticipant - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
RelaxNG file path support for *.rng to provide completion for attributes :
include/@href
externalRef/@href
- RNGFilePathSupportParticipant() - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGFilePathSupportParticipant
-
- RNGHighlightingParticipant - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
RNG highlight participant
- RNGHighlightingParticipant() - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGHighlightingParticipant
-
- RNGParserConfiguration - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
RNG parser configuration used to set the LSP error reporter.
- RNGParserConfiguration(LSPErrorReporterForXML) - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGParserConfiguration
-
- RNGReferenceParticipant - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
RelaxNG rng reference
- RNGReferenceParticipant() - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGReferenceParticipant
-
- RNGRenameParticipant - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
RNG rename
- RNGRenameParticipant() - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGRenameParticipant
-
- RNGSAXParser - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
Extends Xerces SAX Parser to use the LSP error reporter.
- RNGSAXParser(LSPErrorReporterForXML, XMLParserConfiguration) - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGSAXParser
-
- RNGValidator - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
RNG validator utilities class.
- RNGValidator() - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGValidator
-
- RNGXMLReaderCreator - Class in org.eclipse.lemminx.extensions.relaxng.grammar.rng
-
XMLReaderCreator to create the RNG parser.
- RNGXMLReaderCreator(LSPErrorReporterForXML) - Constructor for class org.eclipse.lemminx.extensions.relaxng.grammar.rng.RNGXMLReaderCreator
-
- RootElementTypeMustMatchDoctypedeclCodeAction - Class in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions
-
Code action for RootElementTypeMustMatchDoctypedecl
This class depends on the diagnostic message (Diagnostic#message) to
determine the correct root name.
- RootElementTypeMustMatchDoctypedeclCodeAction() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.RootElementTypeMustMatchDoctypedeclCodeAction
-
- run() - Method in class org.eclipse.lemminx.commons.ParentProcessWatcher
-