Returns the offset of the end of tag
getEndTagCloseOffset() - Method in class org.eclipse.lemminx.dom.DOMElement
getEndTagOpenOffset() - Method in class org.eclipse.lemminx.dom.DOMElement
getEndTagStart() - Method in class org.eclipse.lemminx.dom.DOMProcessingInstruction
getEntities() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
getEnumerationValues() - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMAttributeDeclaration
getEnumerationValues() - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMElementDeclaration
Return the enumeration values.
getEnumerationValues() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDAttributeDeclaration
getEnumerationValues() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDElementDeclaration
getEnumerationValues() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDAttributeDeclaration
getEnumerationValues() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDElementDeclaration
getExcluded() - Method in class org.eclipse.lemminx.settings.XMLSymbolSettings
getExcludedFiles() - Method in class org.eclipse.lemminx.settings.XMLSymbolSettings
getExtendedCapabilities() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
getExtendedClientCapabilities() - Method in class org.eclipse.lemminx.settings.capabilities.InitializationOptionsExtendedClientCapabilities
getExtendedClientCapabilities(InitializeParams) - Static method in class org.eclipse.lemminx.settings.capabilities.InitializationOptionsExtendedClientCapabilities
Returns the "settings" section of
InitializeParams.getInitializationOptions()
.
getExtensions() - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
getExternalSchemaLocation() - Method in class org.eclipse.lemminx.dom.DOMDocument
getExternalSchemaLocation() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLFileAssociation
getExternalSchemaLocation(URI) - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLFileAssociationResolverExtension
getExternalSchemaLocation(URI) - Method in interface org.eclipse.lemminx.uriresolver.IExternalSchemaLocationProvider
Provided the file path URI, this will return the external schema location.
getExternalSchemaLocation(URI) - Method in class org.eclipse.lemminx.uriresolver.URIResolverExtensionManager
getFeature(String, String) - Method in class org.eclipse.lemminx.dom.DOMNode
getFile() - Method in class org.eclipse.lemminx.settings.LogsSettings
Returns the file path of logs and null otherwise.
getFileAssociations() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.ContentModelSettings
Returns file associations list between a file name pattern (glob) and an XML
Schema file, DTD (system Id).
getFileHandler(String) - Static method in class org.eclipse.lemminx.logs.LogHelper
getFilePathSlash(String) - Static method in class org.eclipse.lemminx.utils.FilesUtils
Returns the slash ("/" or "\") that is used by the given string.
getFilterForStartTagName(String) - Method in interface org.eclipse.lemminx.services.extensions.ICompletionRequest
getFirstChild() - Method in class org.eclipse.lemminx.dom.DOMNode
getFoldingRanges(DOMDocument, XMLFoldingSettings) - Method in class org.eclipse.lemminx.services.XMLLanguageService
getFoldingRanges(DOMDocument, XMLFoldingSettings, CancelChecker) - Method in class org.eclipse.lemminx.services.XMLLanguageService
getFoldingSettings() - Method in class org.eclipse.lemminx.settings.SharedSettings
getFormat() - Method in class org.eclipse.lemminx.settings.XMLGeneralClientSettings
getFormattingSettings() - Method in interface org.eclipse.lemminx.services.extensions.ICompletionRequest
getFormattingSettings() - Method in class org.eclipse.lemminx.settings.SharedSettings
getFrontWhitespaceLength(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
Returns the number of consecutive whitespace characters in front
of text
getFuture() - Method in exception org.eclipse.lemminx.uriresolver.CacheResourceDownloadingException
getGeneralXMLSettings() - Method in class org.eclipse.lemminx.settings.ClientSettingsManager
getGeneralXMLSettings(Object) - Static method in class org.eclipse.lemminx.settings.XMLGeneralClientSettings
getGlobalElementDecl(QName) - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDDocument
getGrammarPool() - Method in class org.eclipse.lemminx.extensions.contentmodel.model.ContentModelManager
getHierarchiesMap() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDDocument
getHighlightingParticipants() - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
getHoverParticipants() - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
getHoverSettings() - Method in class org.eclipse.lemminx.settings.SharedSettings
getImplementation() - Method in class org.eclipse.lemminx.dom.DOMDocument
getIndex() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDElementDeclaration
getIndexWildcard() - Method in class org.eclipse.lemminx.xpath.matcher.XPathAttributeMatcher
Returns the wildcard index and -1 if no wildcard is defined.
getInputEncoding() - Method in class org.eclipse.lemminx.dom.DOMDocument
getInputEncoding() - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
getInsertAttrValue(String) - Method in interface org.eclipse.lemminx.services.extensions.ICompletionRequest
getInsertTextFormat() - Method in interface org.eclipse.lemminx.services.extensions.ICompletionRequest
Returns the proper insert text format according the support of snippet.
getInstance() - Static method in class org.eclipse.lemminx.dom.DOMParser
getInstance() - Static method in class org.eclipse.lemminx.extensions.references.XMLReferencesManager
getInternalChildren() - Method in class org.eclipse.lemminx.dom.DTDAttlistDecl
getInternalSubset() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
getKind() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
Returns the document type kind (PUBLIC or SYSTEM)
getKind() - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
getKind() - Method in class org.eclipse.lemminx.dom.DTDNotationDecl
getKindNode() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
Returns the node where document type kind (PUBLIC or SYSTEM) is declared
getLanguageClient() - Method in class org.eclipse.lemminx.logs.LSPClientLogHandler
getLanguageClient() - Method in class org.eclipse.lemminx.XMLLanguageServer
getLastChild() - Method in class org.eclipse.lemminx.dom.DOMNode
getLastDTDDeclParameter(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
Will give the range for the last DTD Decl parameter at 'offset'.
getLastNonWhitespaceOffset() - Method in class org.eclipse.lemminx.dom.parser.MultiLineStream
getLastNonWhitespaceOffset() - Method in class org.eclipse.lemminx.dom.parser.XMLScanner
getLastValidDTDDeclParameter(int, DOMDocument, boolean) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
Will give the range for the last VALID DTD Decl parameter at 'offset'.
getLastValidDTDDeclParameter(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
getLastValidDTDDeclParameterOrUnrecognized(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
Will give the range for the last VALID DTD Decl parameter at 'offset'.
getLength() - Method in class org.eclipse.lemminx.dom.DOMCharacterData
getLineDelimiter(int) - Method in interface org.eclipse.lemminx.commons.ILineTracker
Returns the line delimiter of the specified line.
getLineDelimiter(int) - Method in class org.eclipse.lemminx.commons.TreeLineTracker
getLineDelimiter() - Method in class org.eclipse.lemminx.dom.LineIndentInfo
getLineIndentInfo(int) - Method in class org.eclipse.lemminx.dom.DOMDocument
getLineIndentInfo() - Method in interface org.eclipse.lemminx.services.extensions.IPositionRequest
Returns the line indent information of the offset where completion was
triggered.
getLineInformation(int) - Method in interface org.eclipse.lemminx.commons.ILineTracker
Returns a line description of the given line.
getLineInformation(int) - Method in class org.eclipse.lemminx.commons.TreeLineTracker
getLineInformationOfOffset(int) - Method in interface org.eclipse.lemminx.commons.ILineTracker
Returns a line description of the line at the given offset.
getLineInformationOfOffset(int) - Method in class org.eclipse.lemminx.commons.TreeLineTracker
getLineLength(int) - Method in interface org.eclipse.lemminx.commons.ILineTracker
Returns length of the specified line including the line's delimiter.
getLineLength(int) - Method in class org.eclipse.lemminx.commons.TreeLineTracker
getLineNumberOfOffset(int) - Method in interface org.eclipse.lemminx.commons.ILineTracker
Returns the line number the character at the given offset belongs to.
getLineNumberOfOffset(int) - Method in class org.eclipse.lemminx.commons.TreeLineTracker
getLineOffset(int) - Method in interface org.eclipse.lemminx.commons.ILineTracker
Returns the position of the first character of the specified line.
getLineOffset(int) - Method in class org.eclipse.lemminx.commons.TreeLineTracker
getLoader() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDContentModelProvider
getLocalName() - Method in class org.eclipse.lemminx.dom.DOMAttr
getLocalName() - Method in class org.eclipse.lemminx.dom.DOMElement
getLocalName() - Method in class org.eclipse.lemminx.dom.DOMNode
getLocalName() - Method in class org.eclipse.lemminx.xpath.matcher.XPathElementMatcher
Returns the element name to match.
getLocation() - Method in class org.eclipse.lemminx.dom.NoNamespaceSchemaLocation
Returns the location declared in the attribute value of
"xsi:noNamespaceSchemaLocation"
getLocationHint(String) - Method in class org.eclipse.lemminx.dom.SchemaLocation
getLogs() - Method in class org.eclipse.lemminx.settings.XMLGeneralClientSettings
getMatchingTagPosition(DOMDocument, Position, CancelChecker) - Method in class org.eclipse.lemminx.services.XMLLanguageService
getMatchingTagPosition(DOMDocument, Position) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
getModel() - Method in class org.eclipse.lemminx.commons.ModelTextDocument
Returns the completable future which loads the model.
getName() - Method in class org.eclipse.lemminx.dom.DOMAttr
getName() - Method in class org.eclipse.lemminx.dom.DTDDeclNode
getName() - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMAttributeDeclaration
Returns the declared element name.
getName() - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMElementDeclaration
Returns the declared element name.
getName(String) - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMElementDeclaration
Returns the declared element name with the given prefix.
getName() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDAttributeDeclaration
getName() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDElementDeclaration
getName() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDAttributeDeclaration
getName() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDElementDeclaration
getName() - Method in class org.eclipse.lemminx.extensions.xsd.DataType
getNameParameter() - Method in class org.eclipse.lemminx.dom.DTDDeclNode
getNamespace() - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMElementDeclaration
Returns the target namespace and null otherwise.
getNamespace() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDElementDeclaration
getNamespace() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDElementDeclaration
getNamespaceURI() - Method in class org.eclipse.lemminx.dom.DOMDocument
getNamespaceURI() - Method in class org.eclipse.lemminx.dom.DOMElement
getNamespaceURI(String, DOMElement) - Static method in class org.eclipse.lemminx.dom.DOMElement
Returns the namespace URI from the given prefix declared in the given element
and null otherwise.
getNamespaceURI() - Method in class org.eclipse.lemminx.dom.DOMNode
getNbWildCard() - Method in class org.eclipse.lemminx.xpath.matcher.XPathMatcher
Returns the number of wilcard used in the XPath expression and -1 if there is
no wildcard.
getNewText() - Method in interface org.eclipse.lemminx.services.extensions.IRenameRequest
getNextSibling() - Method in class org.eclipse.lemminx.dom.DOMAttr
getNextSibling() - Method in class org.eclipse.lemminx.dom.DOMNode
getNode() - Method in interface org.eclipse.lemminx.services.extensions.IPositionRequest
Returns the node where completion was triggered.
getNodeAttrName() - Method in class org.eclipse.lemminx.dom.DOMAttr
getNodeAttrValue() - Method in class org.eclipse.lemminx.dom.DOMAttr
getNodeName() - Method in class org.eclipse.lemminx.dom.DOMAttr
getNodeName() - Method in class org.eclipse.lemminx.dom.DOMComment
getNodeName() - Method in class org.eclipse.lemminx.dom.DOMDocument
getNodeName() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
getNodeName() - Method in class org.eclipse.lemminx.dom.DOMElement
getNodeName() - Method in class org.eclipse.lemminx.dom.DOMProcessingInstruction
getNodeName() - Method in class org.eclipse.lemminx.dom.DOMText
getNodeName() - Method in class org.eclipse.lemminx.dom.DTDAttlistDecl
getNodeName() - Method in class org.eclipse.lemminx.dom.DTDDeclNode
getNodeName() - Method in class org.eclipse.lemminx.dom.DTDElementDecl
getNodeType() - Method in class org.eclipse.lemminx.dom.DOMAttr
getNodeType() - Method in class org.eclipse.lemminx.dom.DOMCDATASection
getNodeType() - Method in class org.eclipse.lemminx.dom.DOMComment
getNodeType() - Method in class org.eclipse.lemminx.dom.DOMDocument
getNodeType() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
getNodeType() - Method in class org.eclipse.lemminx.dom.DOMElement
getNodeType() - Method in class org.eclipse.lemminx.dom.DOMProcessingInstruction
getNodeType() - Method in class org.eclipse.lemminx.dom.DOMText
getNodeType() - Method in class org.eclipse.lemminx.dom.DTDAttlistDecl
getNodeType() - Method in class org.eclipse.lemminx.dom.DTDDeclNode
getNodeType() - Method in class org.eclipse.lemminx.dom.DTDElementDecl
getNodeType() - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
getNodeType() - Method in class org.eclipse.lemminx.dom.DTDNotationDecl
getNodeValue() - Method in class org.eclipse.lemminx.dom.DOMAttr
getNodeValue() - Method in class org.eclipse.lemminx.dom.DOMCharacterData
getNodeValue() - Method in class org.eclipse.lemminx.dom.DOMNode
getNoGrammar() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
getNoGrammarSeverity(ContentModelSettings) - Static method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
Returns the noGrammar
severity according the given settings and
DiagnosticSeverity.Hint
otherwise.
getNoNamespaceSchemaLocation() - Method in class org.eclipse.lemminx.dom.DOMDocument
Returns the declared "xsi:noNamespaceSchemaLocation" and null otherwise.
getNonDynamicServerCapabilities(ClientCapabilitiesWrapper, boolean) - Static method in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesInitializer
Returns all server capabilities (with default values) that aren't dynamic.
getNormalizedData() - Method in class org.eclipse.lemminx.dom.DOMCharacterData
getNormalizedPath(String, String) - Static method in class org.eclipse.lemminx.utils.FilesUtils
Will return a Path object representing an existing path.
getNormalizedWorkDir() - Method in class org.eclipse.lemminx.settings.ServerSettings
Returns a normalized workDir that was defined in the client preferences.
getNotationName() - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
getNotations() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
getNumberOfLines() - Method in interface org.eclipse.lemminx.commons.ILineTracker
Returns the number of lines.
getNumberOfLines(int, int) - Method in interface org.eclipse.lemminx.commons.ILineTracker
Returns the number of lines which are occupied by a given text range.
getNumberOfLines() - Method in class org.eclipse.lemminx.commons.TreeLineTracker
getNumberOfLines(int, int) - Method in class org.eclipse.lemminx.commons.TreeLineTracker
getNumberOfNewLines(String, boolean, String, int) - Static method in class org.eclipse.lemminx.utils.StringUtils
Given a string that is only whitespace, this will return the amount of
newline characters.
getOffset() - Method in interface org.eclipse.lemminx.services.extensions.IPositionRequest
Returns the offset where completion was triggered.
getOffsetAfterScheme(String) - Static method in class org.eclipse.lemminx.utils.FilesUtils
getOffsetAfterWhitespace(String, int) - Static method in class org.eclipse.lemminx.utils.StringUtils
Traverses backwards from the endOffset until it finds a whitespace character.
getOffsetAt(Position) - Method in interface org.eclipse.lemminx.commons.ILineTracker
getOffsetAt(Position) - Method in class org.eclipse.lemminx.commons.TreeLineTracker
getOffsetFollowedBy(String, int, ScannerState, TokenType) - Static method in class org.eclipse.lemminx.services.XMLCompletions
Returns starting offset of 'expectedToken' if it the next non whitespace
token after 'initialState'
getOriginalValue() - Method in class org.eclipse.lemminx.dom.DOMAttr
Get original attribute value from the document.
getOwnerDocType() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
getOwnerDocType() - Method in class org.eclipse.lemminx.dom.DTDDeclNode
getOwnerDocType() - Method in class org.eclipse.lemminx.dom.DTDDeclParameter
getOwnerDocument() - Method in class org.eclipse.lemminx.dom.DOMAttr
getOwnerDocument() - Method in class org.eclipse.lemminx.dom.DOMDocument
getOwnerDocument() - Method in class org.eclipse.lemminx.dom.DOMNode
Returns the owner document and null otherwise.
getOwnerDocument() - Method in interface org.eclipse.lemminx.dom.DOMRange
Returns the owner document.
getOwnerDocument() - Method in class org.eclipse.lemminx.dom.DTDDeclParameter
getOwnerElement() - Method in class org.eclipse.lemminx.dom.DOMAttr
getOwnerMatcher() - Method in class org.eclipse.lemminx.xpath.matcher.AbstractXPathNodeMatcher
getOwnerMatcher() - Method in interface org.eclipse.lemminx.xpath.matcher.IXPathNodeMatcher
Returns the owner matcher.
getOwnerNode() - Method in class org.eclipse.lemminx.dom.DTDDeclParameter
getParameter() - Method in class org.eclipse.lemminx.dom.DTDDeclParameter
getParameterAt(int) - Method in class org.eclipse.lemminx.dom.DTDElementDecl
Returns the parameter (start/end offset) at the given offset and null
otherwise.
getParameterAtIndex(int) - Method in class org.eclipse.lemminx.dom.DTDDeclNode
getParameters() - Method in class org.eclipse.lemminx.dom.DTDDeclNode
getParameterWithoutFirstAndLastChar() - Method in class org.eclipse.lemminx.dom.DTDDeclParameter
Will get the parameter with the first and last character removed
Can be used to remove the quotations from a URL value...
getParentElement() - Method in class org.eclipse.lemminx.dom.DOMNode
getParentElement() - Method in interface org.eclipse.lemminx.services.extensions.IPositionRequest
Returns the parent element of the node where completion was triggered and
null otherwise.
getParentNode() - Method in class org.eclipse.lemminx.dom.DOMNode
getParentProcessId() - Method in interface org.eclipse.lemminx.commons.ParentProcessWatcher.ProcessLanguageServer
getParentProcessId() - Method in class org.eclipse.lemminx.XMLLanguageServer
getPathMatcher() - Method in class org.eclipse.lemminx.settings.PathPatternMatcher
getPattern() - Method in class org.eclipse.lemminx.settings.PathPatternMatcher
getPercent() - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
getPort(String...) - Method in class org.eclipse.lemminx.XMLServerSocketLauncher
getPosition() - Method in interface org.eclipse.lemminx.services.extensions.IPositionRequest
Returns the position
getPositionAt(int) - Method in interface org.eclipse.lemminx.commons.ILineTracker
getPositionAt(int) - Method in class org.eclipse.lemminx.commons.TreeLineTracker
getPossibleElements(DOMElement, int) - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMElementDeclaration
Returns the possible declared elements at the given offset of the given
parent element.
getPossibleElements(DOMElement, int) - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDElementDeclaration
getPossibleElements(DOMElement, int) - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDElementDeclaration
getPrefix() - Method in class org.eclipse.lemminx.dom.DOMElement
getPrefix(String) - Method in class org.eclipse.lemminx.dom.DOMElement
Returns the xmlns prefix from the given namespave URI and null otherwise.
getPrefix() - Method in class org.eclipse.lemminx.dom.DOMNode
getPrefix() - Method in class org.eclipse.lemminx.xpath.matcher.XPathElementMatcher
Returns the prefix.
getPrefixIfMatchesURI(String) - Method in class org.eclipse.lemminx.dom.DOMAttr
Returns the prefix if the given URI matches this attributes value.
getPreservedNewlines() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
getPreviousNonTextSibling() - Method in class org.eclipse.lemminx.dom.DOMNode
getPreviousSibling() - Method in class org.eclipse.lemminx.dom.DOMNode
getPublicId() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
getPublicId() - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
getPublicId() - Method in class org.eclipse.lemminx.dom.DTDNotationDecl
getPublicIdWithoutQuotes() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
getQuotationAsString() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
Returns the actual quotation value as a String.
getQuotations() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
Returns the value of the format.quotations preference.
getRangeLimit() - Method in class org.eclipse.lemminx.settings.XMLFoldingSettings
getReferencedElementNameAt(int) - Method in class org.eclipse.lemminx.dom.DTDDeclNode
Returns the parameter name which references a DTD element declaration
(
getReferencedElementNameAt(int) - Method in class org.eclipse.lemminx.dom.DTDElementDecl
getReferenceParticipants() - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
getRegisteredCapabilities() - Method in class org.eclipse.lemminx.settings.capabilities.XMLCapabilityManager
getRenameParticipants() - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
getReplaceRange() - Method in interface org.eclipse.lemminx.services.extensions.ICompletionRequest
getReplaceRange(int, int, ICompletionRequest) - Static method in class org.eclipse.lemminx.services.XMLCompletions
getResolvedLocation() - Method in class org.eclipse.lemminx.dom.NoNamespaceSchemaLocation
Returns the expanded system location
getResolverExtensionManager() - Method in class org.eclipse.lemminx.dom.DOMDocument
getResolverExtensionManager() - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
getResource(String) - Method in class org.eclipse.lemminx.uriresolver.CacheResourcesManager
getResourceCachePath(String) - Static method in class org.eclipse.lemminx.uriresolver.CacheResourcesManager
getResourceCachePath(URI) - Static method in class org.eclipse.lemminx.uriresolver.CacheResourcesManager
getResourceCachePath(CacheResourcesManager.ResourceToDeploy) - Static method in class org.eclipse.lemminx.uriresolver.CacheResourcesManager
getResourceFromClasspath() - Method in class org.eclipse.lemminx.uriresolver.CacheResourcesManager.ResourceToDeploy
getResourceURI() - Method in exception org.eclipse.lemminx.uriresolver.CacheResourceDownloadingException
Returns the resource URI which is downloading.
getRootCause(Throwable) - Static method in class org.eclipse.lemminx.utils.ExceptionUtils
getRoots() - Method in class org.eclipse.lemminx.dom.DOMDocument
getScannerState() - Method in interface org.eclipse.lemminx.dom.parser.Scanner
getScannerState() - Method in class org.eclipse.lemminx.dom.parser.XMLScanner
getSchemaInstancePrefix() - Method in class org.eclipse.lemminx.dom.DOMDocument
Returns the (xsi) schema instance prefix and null otherwise.
getSchemaLocation() - Method in class org.eclipse.lemminx.dom.DOMDocument
Returns the declared "xsi:schemaLocation" and null otherwise.
getSchemaPrefix() - Method in class org.eclipse.lemminx.dom.DOMDocument
Returns the XML Schema prefix (ex : 'xs' for
xmlns:xs="http://www.w3.org/2001/XMLSchema")
getSchemaTypeInfo() - Method in class org.eclipse.lemminx.dom.DOMAttr
getSchemaTypeInfo() - Method in class org.eclipse.lemminx.dom.DOMElement
getServer() - Method in class org.eclipse.lemminx.settings.XMLGeneralClientSettings
getSettings() - Method in class org.eclipse.lemminx.services.extensions.save.AbstractSaveContext
getSettings() - Method in interface org.eclipse.lemminx.services.extensions.save.ISaveContext
Returns the settings which has changed and null otherwise.
getSettings() - Method in class org.eclipse.lemminx.settings.InitializationOptionsSettings
getSettings(InitializeParams) - Static method in class org.eclipse.lemminx.settings.InitializationOptionsSettings
Returns the "settings" section of
InitializeParams.getInitializationOptions()
.
getSettings() - Method in class org.eclipse.lemminx.XMLLanguageServer
getSharedCodeLensSettings() - Method in class org.eclipse.lemminx.XMLTextDocumentService
getSharedFormattingSettings() - Method in class org.eclipse.lemminx.XMLTextDocumentService
getSharedSettings() - Method in class org.eclipse.lemminx.XMLTextDocumentService
getSharedSymbolSettings() - Method in class org.eclipse.lemminx.XMLTextDocumentService
getSortText(CompletionItemKind) - Static method in class org.eclipse.lemminx.utils.CompletionSortTextHelper
getSource() - Method in class org.eclipse.lemminx.dom.parser.MultiLineStream
getSpecified() - Method in class org.eclipse.lemminx.dom.DOMAttr
getStart() - Method in class org.eclipse.lemminx.dom.DOMAttr
getStart() - Method in class org.eclipse.lemminx.dom.DOMNode
getStart() - Method in interface org.eclipse.lemminx.dom.DOMRange
Returns the start offset of the node.
getStart() - Method in class org.eclipse.lemminx.dom.DTDDeclParameter
getStartContent() - Method in class org.eclipse.lemminx.dom.DOMCDATASection
getStartContent() - Method in class org.eclipse.lemminx.dom.DOMCharacterData
getStartContent() - Method in class org.eclipse.lemminx.dom.DOMComment
getStartContent() - Method in class org.eclipse.lemminx.dom.DOMProcessingInstruction
getStartTagCloseOffset() - Method in class org.eclipse.lemminx.dom.DOMElement
getStartTagOpenOffset() - Method in class org.eclipse.lemminx.dom.DOMElement
getStartWhitespaces(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
Returns the start whitespaces of the given line text.
getStrictErrorChecking() - Method in class org.eclipse.lemminx.dom.DOMDocument
getString(Object) - Static method in class org.eclipse.lemminx.utils.StringUtils
getSubstring(int, int) - Method in class org.eclipse.lemminx.dom.DOMDocumentType
Returns a substring of the whole document.
getSymbols() - Method in class org.eclipse.lemminx.settings.XMLGeneralClientSettings
getSymbolSettings() - Method in class org.eclipse.lemminx.settings.SharedSettings
getSystemId() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
getSystemId() - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
getSystemId() - Method in class org.eclipse.lemminx.dom.DTDNotationDecl
getSystemId(DOMDocument, String) - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.ContentModelProvider
getSystemId() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLFileAssociation
getSystemId(DOMDocument, String) - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDContentModelProvider
getSystemId(DOMDocument, String) - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDContentModelProvider
getSystemIdNode() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
getSystemIdWithoutQuotes() - Method in class org.eclipse.lemminx.dom.DOMDocumentType
getTagName() - Method in class org.eclipse.lemminx.dom.DOMElement
getTagNameRange(TokenType, int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
getTagRange() - Method in interface org.eclipse.lemminx.services.extensions.IHoverRequest
getTarget() - Method in class org.eclipse.lemminx.dom.DOMProcessingInstruction
getText() - Method in class org.eclipse.lemminx.dom.DOMDocument
Returns the text content of the XML document.
getTextContent() - Method in class org.eclipse.lemminx.dom.DOMNode
getTextDocument() - Method in class org.eclipse.lemminx.dom.DOMDocument
getTextDocument() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
getTextDocumentService() - Method in class org.eclipse.lemminx.XMLLanguageServer
getThreshold() - Method in class org.eclipse.lemminx.utils.LevenshteinDistance
Gets the distance threshold.
getTokenEnd() - Method in interface org.eclipse.lemminx.dom.parser.Scanner
Ending offset position of the current token
getTokenEnd() - Method in class org.eclipse.lemminx.dom.parser.XMLScanner
getTokenError() - Method in interface org.eclipse.lemminx.dom.parser.Scanner
getTokenError() - Method in class org.eclipse.lemminx.dom.parser.XMLScanner
getTokenLength() - Method in interface org.eclipse.lemminx.dom.parser.Scanner
getTokenLength() - Method in class org.eclipse.lemminx.dom.parser.XMLScanner
getTokenOffset() - Method in interface org.eclipse.lemminx.dom.parser.Scanner
Starting offset position of the current token
getTokenOffset() - Method in class org.eclipse.lemminx.dom.parser.XMLScanner
getTokenText() - Method in interface org.eclipse.lemminx.dom.parser.Scanner
getTokenText() - Method in class org.eclipse.lemminx.dom.parser.XMLScanner
getTokenTextFromOffset(int) - Method in class org.eclipse.lemminx.dom.parser.XMLScanner
getTokenType() - Method in interface org.eclipse.lemminx.dom.parser.Scanner
getTokenType() - Method in class org.eclipse.lemminx.dom.parser.XMLScanner
getTrailingWhitespaceLength(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
Returns the number of consecutive whitespace characters from
the end of text
getTrimmedRange(Range) - Method in class org.eclipse.lemminx.dom.DOMDocument
getTrimmedRange(int, int) - Method in class org.eclipse.lemminx.dom.DOMDocument
getType() - Method in class org.eclipse.lemminx.services.extensions.save.AbstractSaveContext
getType() - Method in interface org.eclipse.lemminx.services.extensions.save.ISaveContext
Returns the save context type.
getType() - Method in interface org.eclipse.lemminx.xpath.matcher.IXPathNodeMatcher
Returns matcher type.
getType() - Method in class org.eclipse.lemminx.xpath.matcher.XPathAttributeMatcher
getType() - Method in class org.eclipse.lemminx.xpath.matcher.XPathElementMatcher
getTypeDefinitionParticipants() - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
getUnrecognized() - Method in class org.eclipse.lemminx.dom.DTDDeclNode
getURI() - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMDocument
Returns the root URI of the model document.
getURI() - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDDocument
Returns the URI of this document, is none was provided this returns null.
getURI() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDDocument
getUri() - Method in class org.eclipse.lemminx.services.extensions.save.AbstractSaveContext
getUri() - Method in interface org.eclipse.lemminx.services.extensions.save.ISaveContext
Returns the document URI which was saved and null if it's a settings which
was saved.
getUrl() - Method in class org.eclipse.lemminx.extensions.xsd.DataType
getUserData(String) - Method in class org.eclipse.lemminx.dom.DOMNode
getValidation() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.ContentModelSettings
getValidationSettings() - Method in class org.eclipse.lemminx.settings.SharedSettings
getValidationSettings() - Method in class org.eclipse.lemminx.XMLTextDocumentService
getValue() - Method in class org.eclipse.lemminx.dom.DOMAttr
getValue() - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
getValueDocumentation(String) - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMAttributeDeclaration
getValueDocumentation(String) - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDAttributeDeclaration
getValueDocumentation(String) - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDAttributeDeclaration
getValueSet() - Method in class org.eclipse.lemminx.client.CodeLensKindCapabilities
The codeLens kind values the client supports.
getVersion() - Static method in class org.eclipse.lemminx.utils.VersionHelper
Returns the version of the server with the format
major.minor.incremental-timestamp
.
getWhitespacesIndent() - Method in class org.eclipse.lemminx.dom.LineIndentInfo
getWholeText() - Method in class org.eclipse.lemminx.dom.DOMText
getWildcardValues(Node) - Method in class org.eclipse.lemminx.xpath.matcher.XPathMatcher
Returns list of wildcard values of the given DOM Node.
getWordRangeAt(int, Pattern) - Method in class org.eclipse.lemminx.commons.TextDocument
getWorkDir() - Method in class org.eclipse.lemminx.settings.ServerSettings
getWorkspaceService() - Method in class org.eclipse.lemminx.XMLLanguageServer
getXml() - Method in class org.eclipse.lemminx.settings.AllXMLSettings
getXMLDocument() - Method in interface org.eclipse.lemminx.services.extensions.IPositionRequest
Returns the XML document.
getXmlEncoding() - Method in class org.eclipse.lemminx.dom.DOMDocument
getXmlEncoding() - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
getXMLGenerator() - Method in interface org.eclipse.lemminx.services.extensions.ICompletionRequest
getXMLLanguageService() - Method in class org.eclipse.lemminx.XMLLanguageServer
getXmlStandalone() - Method in class org.eclipse.lemminx.dom.DOMDocument
getXmlVersion() - Method in class org.eclipse.lemminx.dom.DOMDocument
getXmlVersion() - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
goBack(int) - Method in class org.eclipse.lemminx.dom.parser.MultiLineStream
goBackTo(int) - Method in class org.eclipse.lemminx.dom.parser.MultiLineStream
goToEnd() - Method in class org.eclipse.lemminx.dom.parser.MultiLineStream
grammar - Variable in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool.Entry
H
- hasAttribute(String) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- hasAttribute(String) - Method in interface org.eclipse.lemminx.services.extensions.ICompletionResponse
-
- hasAttributeNS(String, String) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- hasAttributes() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- hasChildNodes() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- hasData() - Method in class org.eclipse.lemminx.dom.DOMCharacterData
-
- hasDelimiter() - Method in class org.eclipse.lemminx.dom.DOMAttr
-
- hasDTD() - Method in class org.eclipse.lemminx.dom.DOMDocument
-
Returns true if XML document has a DTD declaration and false otherwise.
- hasEndTag() - Method in class org.eclipse.lemminx.dom.DOMElement
-
Returns true if has an end tag.
- hasGrammar() - Method in class org.eclipse.lemminx.dom.DOMDocument
-
Returns true if the document is bound to a grammar and false otherwise.
- hash - Variable in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool.Entry
-
- hashCode() - Method in class org.eclipse.lemminx.client.CodeLensKindCapabilities
-
- hashCode() - Method in class org.eclipse.lemminx.client.ExtendedCodeLensCapabilities
-
- hashCode() - Method in class org.eclipse.lemminx.dom.DOMAttr
-
- hashCode(XMLGrammarDescription) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool
-
Returns the hash code value for the given grammar description.
- hashCode() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLFileAssociation
-
- hasMultiLine() - Method in class org.eclipse.lemminx.dom.DOMCharacterData
-
- hasNamespace(String) - Method in interface org.eclipse.lemminx.extensions.contentmodel.model.CMDocument
-
Returns true if the model document defines the given namespace and false
otherwise.
- hasNamespace(String) - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDDocument
-
- hasNamespace(String) - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDDocument
-
- hasNamespaces() - Method in class org.eclipse.lemminx.dom.DOMDocument
-
Returns true if document defines namespaces (with xmlns) and false otherwise.
- hasNoNamespaceSchemaLocation() - Method in class org.eclipse.lemminx.dom.DOMDocument
-
Returns true if XML root element declares a "xsi:noNamespaceSchemaLocation"
and false otherwise.
- hasProlog() - Method in class org.eclipse.lemminx.dom.DOMDocument
-
If document has {@code
- hasSchemaInstancePrefix() - Method in class org.eclipse.lemminx.dom.DOMDocument
-
Returns true if (xsi) schema instance prefix exists.
- hasSchemaLocation() - Method in class org.eclipse.lemminx.dom.DOMDocument
-
Returns true if XML root element declares a "xsi:schemaLocation" and false
otherwise.
- hasSiblings() - Method in class org.eclipse.lemminx.dom.DOMCharacterData
-
Returns true if this node has sibling nodes.
- hasSomeItemFromGrammar() - Method in interface org.eclipse.lemminx.services.extensions.ICompletionResponse
-
Returns true
if there are completion items coming from grammar
and false otherwise.
- hasStartTag() - Method in class org.eclipse.lemminx.dom.DOMElement
-
Returns true if has a start tag.
- hasWildcard() - Method in class org.eclipse.lemminx.xpath.matcher.XPathAttributeMatcher
-
Returns true if attrValue is wilcard or false otherwise.
- hover(TextDocumentPositionParams) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- HOVER_ID - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- HoverParticipantAdapter - Class in org.eclipse.lemminx.services.extensions
-
Hover participant adapter.
- HoverParticipantAdapter() - Constructor for class org.eclipse.lemminx.services.extensions.HoverParticipantAdapter
-
I
- ICodeActionParticipant - Interface in org.eclipse.lemminx.services.extensions
-
- ICodeLensParticipant - Interface in org.eclipse.lemminx.services.extensions.codelens
-
CodeLens participant API.
- ICodeLensRequest - Interface in org.eclipse.lemminx.services.extensions.codelens
-
CodeLens request API.
- ICompletionParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Completion participant API.
- ICompletionRequest - Interface in org.eclipse.lemminx.services.extensions
-
Completion request API.
- ICompletionResponse - Interface in org.eclipse.lemminx.services.extensions
-
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.
- IDiagnosticsParticipant - Interface in org.eclipse.lemminx.services.extensions.diagnostics
-
Diagnostics participant API.
- IDocumentLinkParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Document link participant API.
- IExternalSchemaLocationProvider - Interface in org.eclipse.lemminx.uriresolver
-
- 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 participant API.
- IHoverRequest - Interface in org.eclipse.lemminx.services.extensions
-
Hover request API.
- ILineTracker - Interface in org.eclipse.lemminx.commons
-
A line tracker maps character positions to line numbers and vice versa.
- 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
-
- 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
-
- 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
-
- initializeDefaultSettings() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
Necessary: Initialize default values in case client does not provide one
- initializeIfNeeded() - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- initializeParams(InitializeParams) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- 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
-
- 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
-
- IReferenceParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Reference participant API.
- IRenameParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Rename participant API.
- IRenameRequest - Interface in org.eclipse.lemminx.services.extensions
-
Definition request API.
- 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.XPathElementMatcher
-
- isAttribute() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isAutoCloseTags() - Method in interface org.eclipse.lemminx.services.extensions.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.
- isBalanced(DOMNode) - Method in class org.eclipse.lemminx.services.XMLCompletions
-
- isBeforeOrEqual(Position, Position) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- 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
-
- isClosed() - Method in class org.eclipse.lemminx.dom.DOMElement
-
If Element has a closing end tag eg:
-> true ,
-> false
- 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
-
- 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
- isCompletionSnippetsSupported() - Method in interface org.eclipse.lemminx.services.extensions.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
-
- isDefinitionDynamicRegistered() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isDidChangeWatchedFilesRegistered() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- 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
-
- 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.CacheResourceDownloadingException
-
Returns true if it's a DTD which id downloading 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
-
- isElementContentWhitespace() - Method in class org.eclipse.lemminx.dom.DOMText
-
- 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(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
- isEnabled() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
- 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
-
- isEndTagClosed() - Method in class org.eclipse.lemminx.dom.DOMElement
-
If '>' exists in
- isEqualNode(Node) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- 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.
- isFileResource(String) - Static method in class org.eclipse.lemminx.utils.URIUtils
-
Returns true
if the given URL is a file resource,
false
otherwise.
- isFormatComments() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- isFormattingDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isGenericDTDDecl() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- isHoverDynamicRegistered() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isId() - Method in class org.eclipse.lemminx.dom.DOMAttr
-
- 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
-
- isInNameParameter(int) - Method in class org.eclipse.lemminx.dom.DTDDeclNode
-
- 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
-
- isLinkDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isNextChar(char, int) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- 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
-
- ISO_8859_1 - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- isOpen() - Method in interface org.eclipse.lemminx.services.extensions.IHoverRequest
-
- isOwnerDocument() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- 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
-
- isQuotations(String) - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
Checks if quotation
equals the current value for format.quotations
.
- isQuote(char) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
- isQuoted(String) - Static method in class org.eclipse.lemminx.dom.DOMAttr
-
Checks if 'value' has matching surrounding quotations.
- isRangeFoldingDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isRangeFormattingDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isReferencesDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- isRemoteResource(String) - Static method in class org.eclipse.lemminx.utils.URIUtils
-
Returns true
if the given URL is a remote resource,
false
otherwise.
- isRenameDynamicRegistrationSupported() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- 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.xsd.contentmodel.CMXSDAttributeDeclaration
-
- isResolveExternalEntities() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
Returns true if external entities must be resolved 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.
- isSchema() - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
- isSelfClosed() - Method in class org.eclipse.lemminx.dom.DOMElement
-
- isSimple() - Method in enum org.eclipse.lemminx.extensions.xsd.utils.XSDUtils.BindingType
-
- isSpaceBeforeEmptyCloseTag() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- isSplitAttributes() - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- isStartTagClosed() - Method in class org.eclipse.lemminx.dom.DOMElement
-
If '>' exists in
- 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
-
- isTypeDefinitionDynamicRegistered() - Method in class org.eclipse.lemminx.settings.capabilities.ClientCapabilitiesWrapper
-
- 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.
- isWhitespace() - Method in class org.eclipse.lemminx.dom.DOMCharacterData
-
- isWhitespace(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
- isWindows - Static variable in class org.eclipse.lemminx.utils.OSUtils
-
- isWithinInternalDTD(int) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
Returns true if 'offset' is within an internal DOCTYPE dtd.
- 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
-
- isXSInclude(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
-
- ITypeDefinitionParticipant - Interface in org.eclipse.lemminx.services.extensions
-
Type Definition participant API.
- ITypeDefinitionRequest - Interface in org.eclipse.lemminx.services.extensions
-
Type Definition request API.
- 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.
- 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
-
J
- JSONUtility - Class in org.eclipse.lemminx.utils
-
JSONUtility
L
- launch(InputStream, OutputStream) - Static method in class org.eclipse.lemminx.XMLServerLauncher
-
Launches
XMLLanguageServer
and makes it accessible through the JSON
RPC protocol defined by the LSP.
- launch(String[]) - Method in class org.eclipse.lemminx.XMLServerSocketLauncher
-
Launches
XMLLanguageServer
using asynchronous server-socket channel and makes it accessible through the JSON
RPC protocol defined by the LSP.
- LEMMINX_WORKDIR_KEY - Static variable in class org.eclipse.lemminx.utils.FilesUtils
-
- LevenshteinDistance - Class in org.eclipse.lemminx.utils
-
An algorithm for measuring the difference between two character sequences.
- LevenshteinDistance() - Constructor for class org.eclipse.lemminx.utils.LevenshteinDistance
-
This returns the default instance that uses a version
of the algorithm that does not use a threshold parameter.
- LevenshteinDistance(Integer) - Constructor for class org.eclipse.lemminx.utils.LevenshteinDistance
-
If the threshold is not null, distance calculations will be limited to a maximum length.
- lineDelimiter(int) - Method in class org.eclipse.lemminx.commons.TextDocument
-
- lineDelimiter(int) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
- linefeed() - Method in class org.eclipse.lemminx.utils.XMLBuilder
-
- LineIndentInfo - Class in org.eclipse.lemminx.dom
-
- LineIndentInfo(String, String) - Constructor for class org.eclipse.lemminx.dom.LineIndentInfo
-
- lineText(int) - Method in class org.eclipse.lemminx.commons.TextDocument
-
- lineText(int) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
- LINK_ID - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- loadDocument(String, URIResolverExtensionManager) - Static method in class org.eclipse.lemminx.utils.DOMUtils
-
Returns the DOM document from the given XML Schema uri.
- loadGrammar(XMLInputSource) - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDDocument
-
- loadInternalDTD(String, String, String) - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDDocument
-
- lockPool() - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool
-
- LogHelper - Class in org.eclipse.lemminx.logs
-
LogHelper
- LogHelper() - Constructor for class org.eclipse.lemminx.logs.LogHelper
-
- LogsSettings - Class in org.eclipse.lemminx.settings
-
XML logs settings.
- LogsSettings() - Constructor for class org.eclipse.lemminx.settings.LogsSettings
-
- lookupNamespaceURI(String) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- lookupPrefix(String) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- LSPClientLogHandler - Class in org.eclipse.lemminx.logs
-
- LSPClientLogHandler(LanguageClient) - Constructor for class org.eclipse.lemminx.logs.LSPClientLogHandler
-
- LSPContentHandler - Class in org.eclipse.lemminx.services.extensions.diagnostics
-
SAX content handler to stop immediatly the XML parsing by checking
CancelChecker.checkCanceled()
- LSPContentHandler(CancelChecker) - Constructor for class org.eclipse.lemminx.services.extensions.diagnostics.LSPContentHandler
-
- LSPErrorReporterForXML - Class in org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics
-
LSP error reporter for XML syntax and error grammar (XML Schema/DTD).
- LSPErrorReporterForXML(DOMDocument, List<Diagnostic>) - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPErrorReporterForXML
-
- LSPErrorReporterForXSD - Class in org.eclipse.lemminx.extensions.xsd.participants.diagnostics
-
The SAX
ErrorHandler
gives just information of the offset where there
is an error.
- LSPErrorReporterForXSD(DOMDocument, List<Diagnostic>) - Constructor for class org.eclipse.lemminx.extensions.xsd.participants.diagnostics.LSPErrorReporterForXSD
-
- LSPMessageFormatter - Class in org.eclipse.lemminx.services.extensions.diagnostics
-
SchemaMessageProvider implements an XMLMessageProvider that provides
localizable error messages for the W3C XML Schema Language
- LSPMessageFormatter() - Constructor for class org.eclipse.lemminx.services.extensions.diagnostics.LSPMessageFormatter
-
- LSPXMLGrammarPool - Class in org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics
-
LSP XML grammar pool.
- LSPXMLGrammarPool() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool
-
- LSPXMLGrammarPool(int) - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool
-
- LSPXMLGrammarPool.Entry - Class in org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics
-
This class is a grammar pool entry.
- LSPXMLGrammarPreparser - Class in org.eclipse.lemminx.extensions.xsd.participants.diagnostics
-
Xerces XMLGrammarPreparser
doesn't provide the capability to override
the XMLErrorReporter
which is required to get XMLl This class
overrides XMLGrammarPreparser.preparseGrammar(String, XMLInputSource)
to use LSP error reporter.
- LSPXMLGrammarPreparser() - Constructor for class org.eclipse.lemminx.extensions.xsd.participants.diagnostics.LSPXMLGrammarPreparser
-
- lTrim(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
M
- main(String[]) - Static method in class org.eclipse.lemminx.XMLServerLauncher
-
- main(String[]) - Static method in class org.eclipse.lemminx.XMLServerSocketLauncher
-
- MarkdownConverter - Class in org.eclipse.lemminx.utils
-
Converts HTML content into Markdown equivalent.
- MarkupContentFactory - Class in org.eclipse.lemminx.utils
-
Factory to create LSP4J MarkupContent
- MarkupContentFactory() - Constructor for class org.eclipse.lemminx.utils.MarkupContentFactory
-
- MarkupContentFactory.IMarkupKindSupport - Interface in org.eclipse.lemminx.utils
-
- MarkupEntityMismatchCodeAction - Class in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions
-
MarkupEntityMismatchCodeAction is a code action that triggers when the end tag of the
root element is missing.
- MarkupEntityMismatchCodeAction() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.MarkupEntityMismatchCodeAction
-
- match(DOMDocument) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.ContentModelTypeDefinitionParticipant
-
- match(DOMDocument) - Method in class org.eclipse.lemminx.extensions.dtd.participants.DTDDefinitionParticipant
-
- match(DOMDocument) - Method in class org.eclipse.lemminx.extensions.dtd.participants.DTDReferenceParticipant
-
- match(DOMDocument) - Method in class org.eclipse.lemminx.extensions.references.participants.XMLReferencesDefinitionParticipant
-
- match(DOMDocument) - Method in class org.eclipse.lemminx.extensions.xsd.participants.XSDDefinitionParticipant
-
- match(DOMDocument) - Method in class org.eclipse.lemminx.extensions.xsd.participants.XSDReferenceParticipant
-
- match(DOMDocument) - Method in class org.eclipse.lemminx.services.extensions.AbstractDefinitionParticipant
-
Returns true if the definition support is applicable for the given document
and false otherwise.
- match(DOMDocument) - Method in class org.eclipse.lemminx.services.extensions.AbstractReferenceParticipant
-
Returns true if the reference support is applicable for the given document
and false otherwise.
- match(DOMDocument) - Method in class org.eclipse.lemminx.services.extensions.AbstractTypeDefinitionParticipant
-
Returns true if the type definition support is applicable for the given
document and false otherwise.
- match(Node, Collection<String>) - Method in interface org.eclipse.lemminx.xpath.matcher.IXPathNodeMatcher
-
Match the
Node
and fill wildcard values if node matcher define
widcard.
- match(Node, Collection<String>) - Method in class org.eclipse.lemminx.xpath.matcher.XPathAttributeMatcher
-
- match(Node, Collection<String>) - Method in class org.eclipse.lemminx.xpath.matcher.XPathElementMatcher
-
- match(Node) - Method in class org.eclipse.lemminx.xpath.matcher.XPathMatcher
-
Returns true if the given DOM Node match the XPath expression of this XPath
matcher and false otherwise.
- match(Node, Collection<String>) - Method in class org.eclipse.lemminx.xpath.matcher.XPathMatcher
-
Returns true if the given DOM Node match the XPath expression of this XPath
matcher and false otherwise.
- matches(String) - Method in class org.eclipse.lemminx.settings.PathPatternMatcher
-
- matches(URI) - Method in class org.eclipse.lemminx.settings.PathPatternMatcher
-
- matchingTagPosition(TextDocumentPositionParams) - Method in interface org.eclipse.lemminx.customservice.XMLCustomService
-
- matchingTagPosition(TextDocumentPositionParams) - Method in class org.eclipse.lemminx.XMLLanguageServer
-
- merge(XMLValidationSettings) - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
- merge(XMLCompletionSettings) - Method in class org.eclipse.lemminx.settings.XMLCompletionSettings
-
Merge only the given completion settings (and not the capability) in the
settings.
- merge(FormattingOptions) - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- ModelTextDocument<T> - Class in org.eclipse.lemminx.commons
-
A
TextDocument
which is associate to a model loaded in async.
- ModelTextDocument(TextDocumentItem, BiFunction<TextDocument, CancelChecker, T>) - Constructor for class org.eclipse.lemminx.commons.ModelTextDocument
-
- ModelTextDocument(String, String, BiFunction<TextDocument, CancelChecker, T>) - Constructor for class org.eclipse.lemminx.commons.ModelTextDocument
-
- ModelTextDocuments<T> - Class in org.eclipse.lemminx.commons
-
- ModelTextDocuments(BiFunction<TextDocument, CancelChecker, T>) - Constructor for class org.eclipse.lemminx.commons.ModelTextDocuments
-
- MultiCancelChecker - Class in org.eclipse.lemminx.commons
-
Multiple cancel checker.
- MultiCancelChecker(CancelChecker...) - Constructor for class org.eclipse.lemminx.commons.MultiCancelChecker
-
- MultiLineStream - Class in org.eclipse.lemminx.dom.parser
-
Multi line stream.
- MultiLineStream(String, int) - Constructor for class org.eclipse.lemminx.dom.parser.MultiLineStream
-
N
- next - Variable in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool.Entry
-
- next() - Method in class org.eclipse.lemminx.utils.CompletionSortTextHelper
-
- next(CompletionItemKind) - Method in class org.eclipse.lemminx.utils.CompletionSortTextHelper
-
- nextDelimiterInfo(String, int) - Method in class org.eclipse.lemminx.commons.TreeLineTracker
-
Returns the information about the first delimiter found in the given text
starting at the given offset.
- NIL_DOC - Static variable in class org.eclipse.lemminx.extensions.xsi.XSISchemaModel
-
- NO - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- NO_NAMESPACE_SCHEMA_LOCATION - Static variable in interface org.eclipse.lemminx.uriresolver.IExternalSchemaLocationProvider
-
- NO_NAMESPACE_SCHEMA_LOCATION_DOC - Static variable in class org.eclipse.lemminx.extensions.xsi.XSISchemaModel
-
- NoNamespaceSchemaLocation - Class in org.eclipse.lemminx.dom
-
The declared "xsi:noNamespaceSchemaLocation"
- NoNamespaceSchemaLocation(String, DOMAttr) - Constructor for class org.eclipse.lemminx.dom.NoNamespaceSchemaLocation
-
- normalize() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- normalizeDocument() - Method in class org.eclipse.lemminx.dom.DOMDocument
-
- normalizePath(String) - Static method in class org.eclipse.lemminx.utils.FilesUtils
-
Given a file path as a string, will normalize it and return the normalized
string if valid, or null if not.
- normalizeSpace(String, StringBuilder) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
Normalizes the whitespace characters of a given string and applies it to the
given string builder.
- normalizeSpace(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
Returns the result of normalize space of the given string.
- NULL_VALUE - Static variable in class org.eclipse.lemminx.dom.DOMNode
-
Null value used for offset.
O
- offsetAt(Position) - Method in class org.eclipse.lemminx.commons.TextDocument
-
- offsetAt(Position) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
- onAttributeName(boolean, ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.ContentModelCompletionParticipant
-
- onAttributeName(IHoverRequest) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.ContentModelHoverParticipant
-
- onAttributeName(boolean, ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.extensions.prolog.PrologCompletionParticipant
-
- onAttributeName(boolean, ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.extensions.xsi.XSICompletionParticipant
-
- onAttributeName(IHoverRequest) - Method in class org.eclipse.lemminx.extensions.xsi.XSIHoverParticipant
-
- onAttributeName(boolean, ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.services.extensions.CompletionParticipantAdapter
-
- onAttributeName(IHoverRequest) - Method in class org.eclipse.lemminx.services.extensions.HoverParticipantAdapter
-
- onAttributeName(boolean, ICompletionRequest, ICompletionResponse) - Method in interface org.eclipse.lemminx.services.extensions.ICompletionParticipant
-
- onAttributeName(IHoverRequest) - Method in interface org.eclipse.lemminx.services.extensions.IHoverParticipant
-
onAttributeName method
- onAttributeValue(String, ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.ContentModelCompletionParticipant
-
- onAttributeValue(IHoverRequest) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.ContentModelHoverParticipant
-
- onAttributeValue(String, ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.extensions.general.completion.FilePathCompletionParticipant
-
- onAttributeValue(String, ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.extensions.prolog.PrologCompletionParticipant
-
- onAttributeValue(String, ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.extensions.xsd.participants.XSDCompletionParticipant
-
- onAttributeValue(String, ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.extensions.xsi.XSICompletionParticipant
-
- onAttributeValue(IHoverRequest) - Method in class org.eclipse.lemminx.extensions.xsi.XSIHoverParticipant
-
- onAttributeValue(String, ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.services.extensions.CompletionParticipantAdapter
-
- onAttributeValue(IHoverRequest) - Method in class org.eclipse.lemminx.services.extensions.HoverParticipantAdapter
-
- onAttributeValue(String, ICompletionRequest, ICompletionResponse) - Method in interface org.eclipse.lemminx.services.extensions.ICompletionParticipant
-
- onAttributeValue(IHoverRequest) - Method in interface org.eclipse.lemminx.services.extensions.IHoverParticipant
-
onAttributeValue method
- onDidChangeTextDocument(DidChangeTextDocumentParams) - Method in class org.eclipse.lemminx.commons.TextDocuments
-
- onDidCloseTextDocument(DidCloseTextDocumentParams) - Method in class org.eclipse.lemminx.commons.TextDocuments
-
- onDidOpenTextDocument(DidOpenTextDocumentParams) - Method in class org.eclipse.lemminx.commons.TextDocuments
-
- onTag(IHoverRequest) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.ContentModelHoverParticipant
-
- onTag(IHoverRequest) - Method in class org.eclipse.lemminx.services.extensions.HoverParticipantAdapter
-
- onTag(IHoverRequest) - Method in interface org.eclipse.lemminx.services.extensions.IHoverParticipant
-
onTag method
- onTagOpen(ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.ContentModelCompletionParticipant
-
- onTagOpen(ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.services.extensions.CompletionParticipantAdapter
-
- onTagOpen(ICompletionRequest, ICompletionResponse) - Method in interface org.eclipse.lemminx.services.extensions.ICompletionParticipant
-
- onText(IHoverRequest) - Method in class org.eclipse.lemminx.services.extensions.HoverParticipantAdapter
-
- onText(IHoverRequest) - Method in interface org.eclipse.lemminx.services.extensions.IHoverParticipant
-
onText method
- onXMLContent(ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.extensions.references.participants.XMLReferencesCompletionParticipant
-
- onXMLContent(ICompletionRequest, ICompletionResponse) - Method in class org.eclipse.lemminx.services.extensions.CompletionParticipantAdapter
-
- onXMLContent(ICompletionRequest, ICompletionResponse) - Method in interface org.eclipse.lemminx.services.extensions.ICompletionParticipant
-
- OpenQuoteExpectedCodeAction - Class in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions
-
OpenQuoteExpectedCodeAction
- OpenQuoteExpectedCodeAction() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.OpenQuoteExpectedCodeAction
-
- org.eclipse.lemminx - package org.eclipse.lemminx
-
- org.eclipse.lemminx.client - package org.eclipse.lemminx.client
-
- org.eclipse.lemminx.commons - package org.eclipse.lemminx.commons
-
- org.eclipse.lemminx.customservice - package org.eclipse.lemminx.customservice
-
- org.eclipse.lemminx.dom - package org.eclipse.lemminx.dom
-
- org.eclipse.lemminx.dom.parser - package org.eclipse.lemminx.dom.parser
-
- org.eclipse.lemminx.extensions.catalog - package org.eclipse.lemminx.extensions.catalog
-
- org.eclipse.lemminx.extensions.contentmodel - package org.eclipse.lemminx.extensions.contentmodel
-
- org.eclipse.lemminx.extensions.contentmodel.model - package org.eclipse.lemminx.extensions.contentmodel.model
-
- org.eclipse.lemminx.extensions.contentmodel.participants - package org.eclipse.lemminx.extensions.contentmodel.participants
-
- org.eclipse.lemminx.extensions.contentmodel.participants.codeactions - package org.eclipse.lemminx.extensions.contentmodel.participants.codeactions
-
- org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics - package org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics
-
- org.eclipse.lemminx.extensions.contentmodel.settings - package org.eclipse.lemminx.extensions.contentmodel.settings
-
- org.eclipse.lemminx.extensions.contentmodel.uriresolver - package org.eclipse.lemminx.extensions.contentmodel.uriresolver
-
- org.eclipse.lemminx.extensions.contentmodel.utils - package org.eclipse.lemminx.extensions.contentmodel.utils
-
- org.eclipse.lemminx.extensions.dtd - package org.eclipse.lemminx.extensions.dtd
-
- org.eclipse.lemminx.extensions.dtd.contentmodel - package org.eclipse.lemminx.extensions.dtd.contentmodel
-
- org.eclipse.lemminx.extensions.dtd.participants - package org.eclipse.lemminx.extensions.dtd.participants
-
- org.eclipse.lemminx.extensions.dtd.participants.diagnostics - package org.eclipse.lemminx.extensions.dtd.participants.diagnostics
-
- org.eclipse.lemminx.extensions.dtd.utils - package org.eclipse.lemminx.extensions.dtd.utils
-
- org.eclipse.lemminx.extensions.general - package org.eclipse.lemminx.extensions.general
-
- org.eclipse.lemminx.extensions.general.completion - package org.eclipse.lemminx.extensions.general.completion
-
- org.eclipse.lemminx.extensions.prolog - package org.eclipse.lemminx.extensions.prolog
-
- org.eclipse.lemminx.extensions.references - package org.eclipse.lemminx.extensions.references
-
- org.eclipse.lemminx.extensions.references.participants - package org.eclipse.lemminx.extensions.references.participants
-
- org.eclipse.lemminx.extensions.xsd - package org.eclipse.lemminx.extensions.xsd
-
- org.eclipse.lemminx.extensions.xsd.contentmodel - package org.eclipse.lemminx.extensions.xsd.contentmodel
-
- org.eclipse.lemminx.extensions.xsd.participants - package org.eclipse.lemminx.extensions.xsd.participants
-
- org.eclipse.lemminx.extensions.xsd.participants.diagnostics - package org.eclipse.lemminx.extensions.xsd.participants.diagnostics
-
- org.eclipse.lemminx.extensions.xsd.utils - package org.eclipse.lemminx.extensions.xsd.utils
-
- org.eclipse.lemminx.extensions.xsi - package org.eclipse.lemminx.extensions.xsi
-
- org.eclipse.lemminx.extensions.xsl - package org.eclipse.lemminx.extensions.xsl
-
- org.eclipse.lemminx.logs - package org.eclipse.lemminx.logs
-
- org.eclipse.lemminx.services - package org.eclipse.lemminx.services
-
- org.eclipse.lemminx.services.extensions - package org.eclipse.lemminx.services.extensions
-
- org.eclipse.lemminx.services.extensions.codelens - package org.eclipse.lemminx.services.extensions.codelens
-
- org.eclipse.lemminx.services.extensions.diagnostics - package org.eclipse.lemminx.services.extensions.diagnostics
-
- org.eclipse.lemminx.services.extensions.save - package org.eclipse.lemminx.services.extensions.save
-
- org.eclipse.lemminx.settings - package org.eclipse.lemminx.settings
-
- org.eclipse.lemminx.settings.capabilities - package org.eclipse.lemminx.settings.capabilities
-
- org.eclipse.lemminx.uriresolver - package org.eclipse.lemminx.uriresolver
-
- org.eclipse.lemminx.utils - package org.eclipse.lemminx.utils
-
- org.eclipse.lemminx.xpath.matcher - package org.eclipse.lemminx.xpath.matcher
-
- OSUtils - Class in org.eclipse.lemminx.utils
-
OSUtils
- OSUtils() - Constructor for class org.eclipse.lemminx.utils.OSUtils
-
P
- ParentProcessWatcher - Class in org.eclipse.lemminx.commons
-
Watches the parent process PID and invokes exit if it is no longer available.
- ParentProcessWatcher(ParentProcessWatcher.ProcessLanguageServer) - Constructor for class org.eclipse.lemminx.commons.ParentProcessWatcher
-
- ParentProcessWatcher.ProcessLanguageServer - Interface in org.eclipse.lemminx.commons
-
- parse(String, String, URIResolverExtensionManager) - Method in class org.eclipse.lemminx.dom.DOMParser
-
- parse(String, String, URIResolverExtensionManager, boolean) - Method in class org.eclipse.lemminx.dom.DOMParser
-
- parse(TextDocument, URIResolverExtensionManager) - Method in class org.eclipse.lemminx.dom.DOMParser
-
- parse(TextDocument, URIResolverExtensionManager, boolean) - Method in class org.eclipse.lemminx.dom.DOMParser
-
- parse(TextDocument, URIResolverExtensionManager, boolean, CancelChecker) - Method in class org.eclipse.lemminx.dom.DOMParser
-
- pathEndsWithFile(String) - Static method in class org.eclipse.lemminx.utils.FilesUtils
-
- PathPatternMatcher - Class in org.eclipse.lemminx.settings
-
- PathPatternMatcher() - Constructor for class org.eclipse.lemminx.settings.PathPatternMatcher
-
- peekChar() - Method in class org.eclipse.lemminx.dom.parser.MultiLineStream
-
- peekChar(int) - Method in class org.eclipse.lemminx.dom.parser.MultiLineStream
-
Peeks at next char at position + n.
- peekCharAtOffset(int) - Method in class org.eclipse.lemminx.dom.parser.MultiLineStream
-
Peeks at the char at position 'offset' of the whole document
- PI_TAG_NAME - Static variable in class org.eclipse.lemminx.dom.parser.Constants
-
- PI_WITH_VARIABLES - Static variable in class org.eclipse.lemminx.dom.parser.Constants
-
- placeholders(int, String, StringBuilder) - Static method in class org.eclipse.lemminx.commons.SnippetsBuilder
-
- pos() - Method in class org.eclipse.lemminx.dom.parser.MultiLineStream
-
- positionAt(int) - Method in class org.eclipse.lemminx.commons.TextDocument
-
- positionAt(int) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
- preparseGrammar(String, XMLInputSource) - Method in class org.eclipse.lemminx.extensions.xsd.participants.diagnostics.LSPXMLGrammarPreparser
-
- processingInstruction(String, String) - Method in class org.eclipse.lemminx.services.extensions.diagnostics.LSPContentHandler
-
- PROLOG_NAME_OPTIONS - Static variable in class org.eclipse.lemminx.dom.parser.Constants
-
- PrologCompletionParticipant - Class in org.eclipse.lemminx.extensions.prolog
-
PrologCompletionParticipant
- PrologCompletionParticipant() - Constructor for class org.eclipse.lemminx.extensions.prolog.PrologCompletionParticipant
-
- PrologModel - Class in org.eclipse.lemminx.extensions.prolog
-
This class holds values that represent the XSI xsd.
- PrologModel() - Constructor for class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- PrologPlugin - Class in org.eclipse.lemminx.extensions.prolog
-
Plugin to handle `xsi` attributes or a namespace with the value of:
"http://www.w3.org/2001/XMLSchema-instance"
Loaded by service loader in 'resources' folder.
- PrologPlugin() - Constructor for class org.eclipse.lemminx.extensions.prolog.PrologPlugin
-
- publish(LogRecord) - Method in class org.eclipse.lemminx.logs.LSPClientLogHandler
-
- publishDiagnostics(DOMDocument, Consumer<PublishDiagnosticsParams>, Consumer<TextDocument>, XMLValidationSettings, CancelChecker) - Method in class org.eclipse.lemminx.services.XMLLanguageService
-
R
- range - Variable in class org.eclipse.lemminx.customservice.AutoCloseTagResponse
-
- rangeFormatting(DocumentRangeFormattingParams) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- 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
-
- 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
-
- referencesFor(Predicate<DOMDocument>) - Method in class org.eclipse.lemminx.extensions.references.XMLReferencesManager
-
- reformatSchemaArguments(XMLSchemaErrorCode, Object[]) - Static method in class org.eclipse.lemminx.services.extensions.diagnostics.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>) - 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.XMLSchemaErrorCode
-
- registerCodeActionParticipants(Map<String, ICodeActionParticipant>) - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.XMLSyntaxErrorCode
-
- 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
-
- 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
-
- registerDocumentLinkParticipant(IDocumentLinkParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerHighlightingParticipant(IHighlightingParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- registerHoverParticipant(IHoverParticipant) - 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.
- registerTypeDefinitionParticipant(ITypeDefinitionParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- 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
-
- 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(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
-
- replaceWholeText(String) - Method in class org.eclipse.lemminx.dom.DOMText
-
- reportError(XMLLocator, String, String, Object[], short, Exception) - Method in class org.eclipse.lemminx.services.extensions.diagnostics.AbstractLSPErrorReporter
-
- 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.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
-
- 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.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
-
- ResourceToDeploy(String, String) - Constructor for class org.eclipse.lemminx.uriresolver.CacheResourcesManager.ResourceToDeploy
-
- ResourceToDeploy(URI, String) - Constructor for class org.eclipse.lemminx.uriresolver.CacheResourcesManager.ResourceToDeploy
-
- retrieveGrammar(XMLGrammarDescription) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool
-
- retrieveInitialGrammarSet(String) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool
-
- run() - Method in class org.eclipse.lemminx.commons.ParentProcessWatcher
-
S
- s4s_elt_invalid_content_3CodeAction - Class in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions
-
Code action to fix cvc-attribute-3 error.
- s4s_elt_invalid_content_3CodeAction() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.s4s_elt_invalid_content_3CodeAction
-
- sanitizingUri(String) - Static method in class org.eclipse.lemminx.utils.URIUtils
-
Returns a well folder URI which ends with '/' according the URI specification
https://tools.ietf.org/html/rfc3986#section-6 which is used with Xerces
XMLEntityManager#expandSystemId
- saveToFile(InputStream, Path) - Static method in class org.eclipse.lemminx.utils.FilesUtils
-
Save the given input stream in
in the give out file
outFile
- saveToFile(String, Path) - Static method in class org.eclipse.lemminx.utils.FilesUtils
-
Save the given String content
in the give out file
outFile
- scan() - Method in interface org.eclipse.lemminx.dom.parser.Scanner
-
- scan() - Method in class org.eclipse.lemminx.dom.parser.XMLScanner
-
- Scanner - Interface in org.eclipse.lemminx.dom.parser
-
Scanner API.
- ScannerState - Enum in org.eclipse.lemminx.dom.parser
-
XML Scanner state.
- schedule(Runnable, int, TimeUnit) - Method in class org.eclipse.lemminx.XMLLanguageServer
-
- SCHEMA_DOMAIN - Static variable in class org.eclipse.lemminx.services.extensions.diagnostics.LSPMessageFormatter
-
The domain of messages concerning the XML Schema: Structures specification.
- SCHEMA_LOCATION - Static variable in interface org.eclipse.lemminx.uriresolver.IExternalSchemaLocationProvider
-
- SCHEMA_LOCATION_DOC - Static variable in class org.eclipse.lemminx.extensions.xsi.XSISchemaModel
-
- SchemaLocation - Class in org.eclipse.lemminx.dom
-
The declared "xsi:schemaLocation"
- SchemaLocation(String, DOMAttr) - Constructor for class org.eclipse.lemminx.dom.SchemaLocation
-
- searchDTDOriginElementDecls(DTDDeclNode, BiConsumer<DTDDeclParameter, DTDDeclParameter>, CancelChecker) - Static method in class org.eclipse.lemminx.extensions.dtd.utils.DTDUtils
-
Search origin DTD node (
- searchDTDTargetElementDecl(DTDDeclParameter, boolean, Consumer<DTDDeclParameter>) - Static method in class org.eclipse.lemminx.extensions.dtd.utils.DTDUtils
-
Collect
- searchXSOriginAttributes(DOMNode, BiConsumer<DOMAttr, DOMAttr>, CancelChecker) - Static method in class org.eclipse.lemminx.extensions.xsd.utils.XSDUtils
-
Search origin attributes from the given target node..
- searchXSTargetAttributes(DOMAttr, XSDUtils.BindingType, boolean, boolean, BiConsumer<String, DOMAttr>) - Static method in class org.eclipse.lemminx.extensions.xsd.utils.XSDUtils
-
Collect XSD target attributes declared in the XML Schema according the given
attribute and binding type.
- selectAllAttributes(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectAttributeFromGivenNameAt(String, int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectAttributeNameAt(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectAttributeNameFromGivenNameAt(String, int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectAttributePrefixFromGivenNameAt(String, int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
Returns the range of the prefix of an attribute name
For example, if attrName = "xsi:example", the range for "xsi" will be
returned
- selectAttributeValueAt(String, int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectAttributeValueByGivenValueAt(String, int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectAttributeValueFromGivenValue(String, int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectChildEndTag(String, int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectContent(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectCurrentTagOffset(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectDTDDeclTagNameAt(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectDTDElementDeclAt(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectEndTagLocalName(DOMElement) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
Returns the range of the end tag of the given LOCAL element
name and null
otherwise.
- selectEndTagName(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectEndTagName(DOMElement) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
Returns the range of the end tag of the given element
name and null
otherwise.
- selectEndTagName(DOMElement, boolean) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
Returns the range of the end tag of the given element
and null
otherwise.
- selectFirstChild(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
Returns the range covering the first child of the node located
at offset.
- selectFirstNonWhitespaceText(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectPreviousNodesEndTag(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
Finds the offset of the first tag it comes across behind the given offset.
- selectRootStartTag(DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
Returns the range of the root start tag (excludes the '<') of the given
document
and null otherwise.
- selectStartTagLocalName(DOMNode) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
Returns the range of a tag's local name.
- selectStartTagName(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selectStartTagName(DOMNode) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
Returns the range of the start tag name (excludes the '<') of the given element
and null
otherwise.
- selectTrimmedText(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
Returns the range covering the trimmed text belonging to the node
located at offset.
- selectWholeTag(int, DOMDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- selfCloseElement() - Method in class org.eclipse.lemminx.utils.XMLBuilder
-
- ServerCapabilitiesConstants - Class in org.eclipse.lemminx.settings.capabilities
-
Server Capabilities Constants
- ServerCapabilitiesInitializer - Class in org.eclipse.lemminx.settings.capabilities
-
All default capabilities of this server
- ServerSettings - Class in org.eclipse.lemminx.settings
-
ServerSettings
- ServerSettings() - Constructor for class org.eclipse.lemminx.settings.ServerSettings
-
- set(String) - Method in interface org.eclipse.lemminx.commons.ILineTracker
-
Sets the tracked text to the specified text.
- set(String) - Method in class org.eclipse.lemminx.commons.TreeLineTracker
-
- setAttribute(String, String) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- setAttributeName(int, int) - Method in class org.eclipse.lemminx.dom.DTDAttlistDecl
-
- setAttributeNode(Attr) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- setAttributeNode(DOMAttr) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- setAttributeNodeNS(Attr) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- setAttributeNS(String, String, String) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- setAttributeType(int, int) - Method in class org.eclipse.lemminx.dom.DTDAttlistDecl
-
- setAttributeValue(int, int) - Method in class org.eclipse.lemminx.dom.DTDAttlistDecl
-
- setAutoCloseTags(boolean) - Method in class org.eclipse.lemminx.settings.XMLCompletionSettings
-
Tag should be autoclosed with an end tag.
- setCachePathSetting(String) - Static method in class org.eclipse.lemminx.utils.FilesUtils
-
- setCancelChecker(CancelChecker) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
- setCapabilities(CompletionCapabilities) - Method in class org.eclipse.lemminx.settings.XMLCompletionSettings
-
- setCapabilities(FoldingRangeCapabilities) - Method in class org.eclipse.lemminx.settings.XMLFoldingSettings
-
- setCapabilities(HoverCapabilities) - Method in class org.eclipse.lemminx.settings.XMLHoverSettings
-
- setCatalogs(String[]) - Method in class org.eclipse.lemminx.extensions.contentmodel.model.ContentModelManager
-
Set up XML catalogs.
- setCatalogs(String[]) - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.ContentModelSettings
-
Register the list of the XML catalogs file path.
- setCatalogs(String[]) - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLCatalogResolverExtension
-
Initialize catalogs path.
- setCategory(int, int) - Method in class org.eclipse.lemminx.dom.DTDElementDecl
-
- setClient(boolean) - Method in class org.eclipse.lemminx.settings.LogsSettings
-
- setClient(LanguageClient) - Method in class org.eclipse.lemminx.XMLLanguageServer
-
- setClientCapabilities(ClientCapabilities, ExtendedClientCapabilities) - Method in class org.eclipse.lemminx.settings.capabilities.XMLCapabilityManager
-
- setCmSettings(ContentModelSettings) - Method in class org.eclipse.lemminx.settings.ClientSettingsManager
-
- setCodeLens(ExtendedCodeLensCapabilities) - Method in class org.eclipse.lemminx.client.ExtendedClientCapabilities
-
- setCodeLens(ExtendedCodeLensCapabilities) - Method in class org.eclipse.lemminx.settings.XMLCodeLensSettings
-
Update the codelens client capabilities.
- setCodeLens(XMLCodeLensSettings) - Method in class org.eclipse.lemminx.settings.XMLGeneralClientSettings
-
Set the code lens settings.
- setCodeLensKind(CodeLensKindCapabilities) - Method in class org.eclipse.lemminx.client.ExtendedCodeLensCapabilities
-
Specific capabilities for the `CodeLensKind` in the `textDocument/codeLens`
request.
- setCompletion(XMLCompletionSettings) - Method in class org.eclipse.lemminx.settings.XMLGeneralClientSettings
-
Set completion settings
- setContent(int, int) - Method in class org.eclipse.lemminx.dom.DTDElementDecl
-
- setData(String) - Method in class org.eclipse.lemminx.dom.DOMCharacterData
-
- setData(String) - Method in class org.eclipse.lemminx.dom.DOMProcessingInstruction
-
- setDeclType(int, int) - Method in class org.eclipse.lemminx.dom.DTDDeclNode
-
- setDelimiter(boolean) - Method in class org.eclipse.lemminx.dom.DOMAttr
-
- setDisallowDocTypeDecl(boolean) - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
Set true if a fatal error is thrown if the incoming document contains a
DOCTYPE declaration and false otherwise.
- setDocumentLocator(Locator) - Method in class org.eclipse.lemminx.services.extensions.diagnostics.LSPContentHandler
-
- setDocumentProvider(IXMLDocumentProvider) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
Set the XML Document provider
- setDocumentURI(String) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
- setEnabled(boolean) - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
- setEnabled(boolean) - Method in class org.eclipse.lemminx.settings.XMLCodeLensSettings
-
Set true if codelens service is enabled and false otherwise.
- setEnabled(boolean) - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- setEnabled(boolean) - Method in class org.eclipse.lemminx.settings.XMLSymbolSettings
-
- setEndInternalSubset(int) - Method in class org.eclipse.lemminx.dom.DOMDocumentType
-
- setErrorReporter(XMLErrorReporter) - Method in class org.eclipse.lemminx.extensions.xsd.participants.diagnostics.LSPXMLGrammarPreparser
-
- setExcluded(String[]) - Method in class org.eclipse.lemminx.settings.XMLSymbolSettings
-
Will use the excluded pattern strings to create a list of
XMLExcludedSymbolFile
objects within this object.
- setExtendedClientCapabilities(ExtendedClientCapabilities) - Method in class org.eclipse.lemminx.settings.capabilities.InitializationOptionsExtendedClientCapabilities
-
- setFile(String) - Method in class org.eclipse.lemminx.settings.LogsSettings
-
- setFileAssociations(XMLFileAssociation[]) - Method in class org.eclipse.lemminx.extensions.contentmodel.model.ContentModelManager
-
Set file associations.
- setFileAssociations(XMLFileAssociation[]) - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.ContentModelSettings
-
- setFileAssociations(XMLFileAssociation[]) - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLFileAssociationResolverExtension
-
- setFormat(XMLFormattingOptions) - Method in class org.eclipse.lemminx.settings.XMLGeneralClientSettings
-
- setFormatComments(boolean) - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- setGeneralXMLSettings(XMLGeneralClientSettings) - Method in class org.eclipse.lemminx.settings.ClientSettingsManager
-
- setIdAttribute(String, boolean) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- setIdAttributeNode(Attr, boolean) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- setIdAttributeNS(String, String, boolean) - Method in class org.eclipse.lemminx.dom.DOMElement
-
- setIncremental(boolean) - Method in class org.eclipse.lemminx.commons.TextDocument
-
- setIncremental(boolean) - Method in class org.eclipse.lemminx.commons.TextDocuments
-
Set the incremental support.
- setJoinCDATALines(boolean) - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- setJoinCommentLines(boolean) - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- setJoinContentLines(boolean) - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- setKind(int, int) - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
-
- setLogs(LogsSettings) - Method in class org.eclipse.lemminx.settings.XMLGeneralClientSettings
-
- setName(int, int) - Method in class org.eclipse.lemminx.dom.DTDDeclNode
-
- setNodeAttrValue(DOMNode) - Method in class org.eclipse.lemminx.dom.DOMAttr
-
- setNodeValue(String) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- setNoGrammar(String) - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
- setPathMatcher(PathMatcher) - Method in class org.eclipse.lemminx.settings.PathPatternMatcher
-
- setPattern(String) - Method in class org.eclipse.lemminx.settings.PathPatternMatcher
-
- setPercent(int, int) - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
-
- setPrefix(String) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- setPreservedNewlines(int) - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- setPreserveEmptyContent(boolean) - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- setProperty(String, Object) - Method in class org.eclipse.lemminx.extensions.xsd.participants.diagnostics.LSPXMLGrammarPreparser
-
- setPublicId(int, int) - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
-
- setQuotations(String) - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- setResolveExternalEntities(boolean) - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
Set true if external entities must be resolved and false otherwise.
- setRootURI(String) - Method in class org.eclipse.lemminx.extensions.contentmodel.model.ContentModelManager
-
- setRootUri(String) - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLCatalogResolverExtension
-
Set the root URI
- setRootUri(String) - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLFileAssociationResolverExtension
-
Set the root URI
- setSchema(boolean) - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
- setServer(ServerSettings) - Method in class org.eclipse.lemminx.settings.XMLGeneralClientSettings
-
- setSettings(Object) - Method in class org.eclipse.lemminx.settings.InitializationOptionsSettings
-
- setSpaceBeforeEmptyCloseTag(boolean) - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- setSplitAttributes(boolean) - Method in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- setStartInternalSubset(int) - Method in class org.eclipse.lemminx.dom.DOMDocumentType
-
- setStrictErrorChecking(boolean) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
- setSymbols(XMLSymbolSettings) - Method in class org.eclipse.lemminx.settings.XMLGeneralClientSettings
-
- setSystemId(int, int) - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
-
- setSystemId(String) - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.XMLFileAssociation
-
- setText(String) - Method in class org.eclipse.lemminx.commons.ModelTextDocument
-
- setTextContent(String) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- setUnrecognized(int, int) - Method in class org.eclipse.lemminx.dom.DTDDeclNode
-
- setUseCache(boolean) - Method in class org.eclipse.lemminx.extensions.contentmodel.model.ContentModelManager
-
- setUseCache(Boolean) - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.ContentModelSettings
-
Set cache to true if cache to download XML Schema, DTD must be activated and
false otherwise.
- setUseCache(boolean) - Method in class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLCacheResolverExtension
-
Set true
if cache must be used, false
otherwise.
- setUseCache(boolean) - Method in class org.eclipse.lemminx.uriresolver.CacheResourcesManager
-
Set true
if cache must be used, false
otherwise.
- setUserData(String, Object, UserDataHandler) - Method in class org.eclipse.lemminx.dom.DOMNode
-
- setValidation(XMLValidationSettings) - Method in class org.eclipse.lemminx.extensions.contentmodel.settings.ContentModelSettings
-
- setValue(String) - Method in class org.eclipse.lemminx.dom.DOMAttr
-
- setValue(String, int, int) - Method in class org.eclipse.lemminx.dom.DOMAttr
-
- setValue(int, int) - Method in class org.eclipse.lemminx.dom.DTDEntityDecl
-
- setValueSet(List<String>) - Method in class org.eclipse.lemminx.client.CodeLensKindCapabilities
-
The codeLens kind values the client supports.
- setVersion(int) - Method in class org.eclipse.lemminx.commons.ModelTextDocument
-
- setWhitespace(boolean) - Method in class org.eclipse.lemminx.dom.DOMCharacterData
-
Set true if this node's data is all whitespace
- setWorkDir(String) - Method in class org.eclipse.lemminx.settings.ServerSettings
-
- setXml(Object) - Method in class org.eclipse.lemminx.settings.AllXMLSettings
-
- setXmlStandalone(boolean) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
- setXmlVersion(String) - Method in class org.eclipse.lemminx.dom.DOMDocument
-
- SharedSettings - Class in org.eclipse.lemminx.settings
-
SharedSettings
- SharedSettings() - Constructor for class org.eclipse.lemminx.settings.SharedSettings
-
- SHIFT_JIS - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- SHOW_REFERENCES - Static variable in class org.eclipse.lemminx.client.ClientCommands
-
Show references
- shutdown() - Method in class org.eclipse.lemminx.XMLLanguageServer
-
- SIGNATURE_HELP_ID - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- SINGLE_QUOTES_VALUE - Static variable in class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- skippedEntity(String) - Method in class org.eclipse.lemminx.services.extensions.diagnostics.LSPContentHandler
-
- skipWhitespace() - Method in class org.eclipse.lemminx.dom.parser.MultiLineStream
-
Advances until it reaches a whitespace character
- SLASH - Static variable in class org.eclipse.lemminx.utils.OSUtils
-
- snippet - Variable in class org.eclipse.lemminx.customservice.AutoCloseTagResponse
-
- SnippetsBuilder - Class in org.eclipse.lemminx.commons
-
Snippet syntax utilities.
- splitText(int) - Method in class org.eclipse.lemminx.dom.DOMText
-
- src_import_1_2CodeAction - Class in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions
-
Code action to fix cvc-attribute-3 error.
- src_import_1_2CodeAction() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.src_import_1_2CodeAction
-
- STANDALONE_NAME - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- STANDALONE_VALUES - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- start(InitializeParams, XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.catalog.XMLCatalogPlugin
-
- start(InitializeParams, XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.contentmodel.ContentModelPlugin
-
- start(InitializeParams, XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.dtd.DTDPlugin
-
- start(InitializeParams, XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.general.FilePathPlugin
-
- start(InitializeParams, XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.prolog.PrologPlugin
-
- start(InitializeParams, XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.references.XMLReferencesPlugin
-
- start(InitializeParams, XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.xsd.XSDPlugin
-
- start(InitializeParams, XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.xsi.XSISchemaPlugin
-
- start(InitializeParams, XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.xsl.XSLPlugin
-
- start(InitializeParams, XMLExtensionsRegistry) - Method in interface org.eclipse.lemminx.services.extensions.IXMLExtension
-
- startAttlist(String, Augmentations) - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDDocument
-
- startCDATA() - Method in class org.eclipse.lemminx.utils.XMLBuilder
-
- startComment(DOMComment) - Method in class org.eclipse.lemminx.utils.XMLBuilder
-
- startContentModel(String, Augmentations) - Method in class org.eclipse.lemminx.extensions.dtd.contentmodel.CMDTDDocument
-
- startDoctype() - Method in class org.eclipse.lemminx.utils.XMLBuilder
-
- startDoctypeInternalSubset() - Method in class org.eclipse.lemminx.utils.XMLBuilder
-
- startDocument() - Method in class org.eclipse.lemminx.services.extensions.diagnostics.LSPContentHandler
-
- startElement(String, String, String, Attributes) - Method in class org.eclipse.lemminx.services.extensions.diagnostics.LSPContentHandler
-
- startElement(String, String, boolean) - Method in class org.eclipse.lemminx.utils.XMLBuilder
-
- startElement(String, boolean) - Method in class org.eclipse.lemminx.utils.XMLBuilder
-
- startPrefixMapping(String, String) - Method in class org.eclipse.lemminx.services.extensions.diagnostics.LSPContentHandler
-
- startPrologOrPI(String) - Method in class org.eclipse.lemminx.utils.XMLBuilder
-
- startsWithNewLine() - Method in class org.eclipse.lemminx.dom.DOMCharacterData
-
If data ends with a new line character.
- stop(XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.catalog.XMLCatalogPlugin
-
- stop(XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.contentmodel.ContentModelPlugin
-
- stop(XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.dtd.DTDPlugin
-
- stop(XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.general.FilePathPlugin
-
- stop(XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.prolog.PrologPlugin
-
- stop(XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.references.XMLReferencesPlugin
-
- stop(XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.xsd.XSDPlugin
-
- stop(XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.xsi.XSISchemaPlugin
-
- stop(XMLExtensionsRegistry) - Method in class org.eclipse.lemminx.extensions.xsl.XSLPlugin
-
- stop(XMLExtensionsRegistry) - Method in interface org.eclipse.lemminx.services.extensions.IXMLExtension
-
- StringUtils - Class in org.eclipse.lemminx.utils
-
String utilities.
- substringData(int, int) - Method in class org.eclipse.lemminx.dom.DOMCharacterData
-
- symbol(WorkspaceSymbolParams) - Method in class org.eclipse.lemminx.XMLWorkspaceService
-
- SYNC_ID - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- syncDynamicCapabilitiesWithPreferences() - Method in class org.eclipse.lemminx.settings.capabilities.XMLCapabilityManager
-
Registers(indicates the servers ability to support the service) all
capabilities that have the ability to be turned on/off on the client side
through preferences.
T
- tabstops(int, StringBuilder) - Static method in class org.eclipse.lemminx.commons.SnippetsBuilder
-
- tabstops(int) - Static method in class org.eclipse.lemminx.commons.SnippetsBuilder
-
- TEXT_DOCUMENT_CODE_ACTION - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_CODE_LENS - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_COMPLETION - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_DEFINITION - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_DOCUMENT_SYMBOL - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_FOLDING_RANGE - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_FORMATTING - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_HIGHLIGHT - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_HOVER - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_LINK - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_ON_TYPE_FORMATTING - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_RANGE_FORMATTING - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_REFERENCES - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_RENAME - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_SIGNATURE_HELP - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_SYNC - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TEXT_DOCUMENT_TYPEDEFINITION - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- TextDocument - Class in org.eclipse.lemminx.commons
-
Text document extends LSP4j TextDocumentItem
to provide methods to
retrieve position.
- TextDocument(TextDocumentItem) - Constructor for class org.eclipse.lemminx.commons.TextDocument
-
- TextDocument(String, String) - Constructor for class org.eclipse.lemminx.commons.TextDocument
-
- TextDocuments<T extends TextDocument> - Class in org.eclipse.lemminx.commons
-
A manager for simple text documents
- TextDocuments() - Constructor for class org.eclipse.lemminx.commons.TextDocuments
-
- TextDocumentVersionChecker - Class in org.eclipse.lemminx.commons
-
- TextDocumentVersionChecker(TextDocument, int) - Constructor for class org.eclipse.lemminx.commons.TextDocumentVersionChecker
-
- to(String) - Method in class org.eclipse.lemminx.extensions.references.XMLReference
-
- toggleCapability(boolean, String, String, Object) - Method in class org.eclipse.lemminx.settings.capabilities.XMLCapabilityManager
-
- TokenType - Enum in org.eclipse.lemminx.dom.parser
-
XML Token type.
- toLocation(LocationLink) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
- toLSPPosition(int, XMLLocator, TextDocument) - Static method in class org.eclipse.lemminx.utils.XMLPositionUtility
-
Returns the LSP position from the SAX location.
- toLSPRange(XMLLocator, String, Object[], DOMDocument) - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPErrorReporterForXML
-
Create the LSP range from the SAX error.
- toLSPRange(XMLLocator, DTDErrorCode, Object[], DOMDocument) - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.DTDErrorCode
-
Create the LSP range from the SAX error.
- toLSPRange(XMLLocator, XMLSchemaErrorCode, Object[], DOMDocument) - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.XMLSchemaErrorCode
-
Create the LSP range from the SAX error.
- toLSPRange(XMLLocator, XMLSyntaxErrorCode, Object[], DOMDocument) - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.XMLSyntaxErrorCode
-
Create the LSP range from the SAX error.
- toLSPRange(XMLLocator, String, Object[], DOMDocument) - Method in class org.eclipse.lemminx.extensions.xsd.participants.diagnostics.LSPErrorReporterForXSD
-
Create the LSP range from the SAX error.
- toLSPRange(XMLLocator, XSDErrorCode, Object[], DOMDocument) - Static method in enum org.eclipse.lemminx.extensions.xsd.participants.XSDErrorCode
-
Create the LSP range from the SAX error.
- toLSPRange(XMLLocator, String, Object[], DOMDocument) - Method in class org.eclipse.lemminx.services.extensions.diagnostics.AbstractLSPErrorReporter
-
- toModel(Object, Class<T>) - Static method in class org.eclipse.lemminx.utils.JSONUtility
-
- toString() - Method in class org.eclipse.lemminx.client.CodeLensKindCapabilities
-
- toString() - Method in class org.eclipse.lemminx.client.ExtendedCodeLensCapabilities
-
- toString() - Method in class org.eclipse.lemminx.commons.TreeLineTracker
-
- toString() - Method in class org.eclipse.lemminx.dom.DOMNode
-
- toString() - Method in enum org.eclipse.lemminx.extensions.contentmodel.participants.XMLSchemaErrorCode
-
- toString() - Method in class org.eclipse.lemminx.extensions.xsd.contentmodel.CMXSDElementDeclaration
-
- toString() - Method in class org.eclipse.lemminx.utils.XMLBuilder
-
- TreeLineTracker - Class in org.eclipse.lemminx.commons
-
Abstract implementation of ILineTracker
.
- TreeLineTracker() - Constructor for class org.eclipse.lemminx.commons.TreeLineTracker
-
Creates a new line tracker.
- TreeLineTracker(ListLineTracker) - Constructor for class org.eclipse.lemminx.commons.TreeLineTracker
-
Package visible constructor for creating a tree tracker from a list tracker.
- trimNewLines(String, StringBuilder) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
- trimNewLines(String) - Static method in class org.eclipse.lemminx.utils.StringUtils
-
- TRUE - Static variable in class org.eclipse.lemminx.utils.StringUtils
-
- TRUE_FALSE_ARRAY - Static variable in class org.eclipse.lemminx.utils.StringUtils
-
- TYPE_DOC - Static variable in class org.eclipse.lemminx.extensions.xsi.XSISchemaModel
-
- typeDefinition(TextDocumentPositionParams) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- TYPEDEFINITION_ID - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
U
- unavailableURICache - Variable in class org.eclipse.lemminx.uriresolver.CacheResourcesManager
-
- unlockPool() - Method in class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.LSPXMLGrammarPool
-
- unrecognized - Variable in class org.eclipse.lemminx.dom.DTDDeclNode
-
This class is the base for all declaration nodes for DTD's.
- unregisterAllHandlers(Handler[]) - Static method in class org.eclipse.lemminx.logs.LogHelper
-
- unregisterCapability(String, String) - Method in class org.eclipse.lemminx.settings.capabilities.XMLCapabilityManager
-
- unregisterCodeActionParticipant(ICodeActionParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- unregisterCodeLensParticipant(ICodeLensParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- unregisterCompletionParticipant(ICompletionParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- unregisterDefinitionParticipant(IDefinitionParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- unregisterDiagnosticsParticipant(IDiagnosticsParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- unregisterDocumentLinkParticipant(IDocumentLinkParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- unregisterHandler(Handler) - Static method in class org.eclipse.lemminx.logs.LogHelper
-
- unregisterHighlightingParticipant(IHighlightingParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- unregisterHoverParticipant(IHoverParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- unregisterModelProvider(ContentModelProvider) - Method in class org.eclipse.lemminx.extensions.contentmodel.model.ContentModelManager
-
- unregisterReferenceParticipant(IReferenceParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- unregisterRenameParticipant(IRenameParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- unregisterResolver(URIResolverExtension) - Method in class org.eclipse.lemminx.uriresolver.URIResolverExtensionManager
-
Unregister an URI resolver.
- unregisterTypeDefinitionParticipant(ITypeDefinitionParticipant) - Method in class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- update(List<TextDocumentContentChangeEvent>) - Method in class org.eclipse.lemminx.commons.TextDocument
-
Update text of the document by using the changes and according the
incremental support.
- updateClientCapabilities(ClientCapabilities, ExtendedClientCapabilities) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- updateCodeLensSettings(XMLCodeLensSettings) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- updateCompletionSettings(XMLCompletionSettings) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- updateLastParameterEnd(int) - Method in class org.eclipse.lemminx.dom.DTDDeclNode
-
- updateSettings(Object) - Method in class org.eclipse.lemminx.XMLLanguageServer
-
Update XML settings configured from the client.
- updateSettings(Object) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
Update settings of the language service.
- updateSymbolSettings(XMLSymbolSettings) - Method in class org.eclipse.lemminx.XMLTextDocumentService
-
- URIResolverExtension - Interface in org.eclipse.lemminx.uriresolver
-
URI resolver API
- URIResolverExtensionManager - Class in org.eclipse.lemminx.uriresolver
-
URI resolver manager.
- URIResolverExtensionManager() - Constructor for class org.eclipse.lemminx.uriresolver.URIResolverExtensionManager
-
- URIUtils - Class in org.eclipse.lemminx.utils
-
URIUtils
- URL_VALUE_REGEX - Static variable in class org.eclipse.lemminx.dom.parser.Constants
-
- UTF_8 - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
V
- valueContainsOffset(int) - Method in class org.eclipse.lemminx.dom.DOMAttr
-
- valueOf(String) - Static method in enum org.eclipse.lemminx.dom.DOMDocumentType.DocumentTypeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.lemminx.dom.parser.ScannerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.lemminx.dom.parser.TokenType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.DTDErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.XMLSchemaErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.XMLSyntaxErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.lemminx.extensions.xsd.participants.XSDErrorCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.lemminx.extensions.xsd.utils.XSDUtils.BindingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.lemminx.services.extensions.save.ISaveContext.SaveContextType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.eclipse.lemminx.xpath.matcher.IXPathNodeMatcher.MatcherType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.eclipse.lemminx.dom.DOMDocumentType.DocumentTypeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.lemminx.dom.parser.ScannerState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.lemminx.dom.parser.TokenType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.DTDErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.XMLSchemaErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.lemminx.extensions.contentmodel.participants.XMLSyntaxErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.lemminx.extensions.xsd.participants.XSDErrorCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.lemminx.extensions.xsd.utils.XSDUtils.BindingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.lemminx.services.extensions.save.ISaveContext.SaveContextType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.eclipse.lemminx.xpath.matcher.IXPathNodeMatcher.MatcherType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION_1 - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- VERSION_1_1 - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- VERSION_NAME - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- VERSION_VALUES - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- VersionHelper - Class in org.eclipse.lemminx.utils
-
Helper object to retrieve the current version of the server.
W
- WINDOWS_1251 - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- WINDOWS_1252 - Static variable in class org.eclipse.lemminx.extensions.prolog.PrologModel
-
- WORKSPACE_CHANGE_FOLDERS - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- WORKSPACE_CHANGE_FOLDERS_ID - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- WORKSPACE_EXECUTE_COMMAND - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- WORKSPACE_SYMBOL - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- WORKSPACE_SYMBOL_ID - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- WORKSPACE_WATCHED_FILES - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
- WORKSPACE_WATCHED_FILES_ID - Static variable in class org.eclipse.lemminx.settings.capabilities.ServerCapabilitiesConstants
-
X
- XMLBuilder - Class in org.eclipse.lemminx.utils
-
XML content builder utilities.
- XMLBuilder(XMLFormattingOptions, String, String) - Constructor for class org.eclipse.lemminx.utils.XMLBuilder
-
- XMLCacheResolverExtension - Class in org.eclipse.lemminx.extensions.contentmodel.uriresolver
-
URI resolver which, on the first access, downloads the XML Schema or DTD from
"http(s)" or "ftp" URIs to the file system.
- XMLCacheResolverExtension() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLCacheResolverExtension
-
- XMLCapabilityManager - Class in org.eclipse.lemminx.settings.capabilities
-
Manager for capability related tasks
A capability is a service (Formatting, Highlighting, ...) that the server is
able to provide.
- XMLCapabilityManager(LanguageClient, XMLTextDocumentService) - Constructor for class org.eclipse.lemminx.settings.capabilities.XMLCapabilityManager
-
- XMLCatalogPlugin - Class in org.eclipse.lemminx.extensions.catalog
-
XMl Catalog plugin.
- XMLCatalogPlugin() - Constructor for class org.eclipse.lemminx.extensions.catalog.XMLCatalogPlugin
-
- XMLCatalogResolverExtension - Class in org.eclipse.lemminx.extensions.contentmodel.uriresolver
-
XML catalog URI resolver.
- XMLCatalogResolverExtension() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLCatalogResolverExtension
-
- XMLCatalogURIResolverExtension - Class in org.eclipse.lemminx.extensions.catalog
-
Resolve the XML Schema of XML/Catalog
- XMLCatalogURIResolverExtension(XMLExtensionsRegistry) - Constructor for class org.eclipse.lemminx.extensions.catalog.XMLCatalogURIResolverExtension
-
- XMLCodeActions - Class in org.eclipse.lemminx.services
-
Code action support.
- XMLCodeActions(XMLExtensionsRegistry) - Constructor for class org.eclipse.lemminx.services.XMLCodeActions
-
- XMLCodeLensSettings - Class in org.eclipse.lemminx.settings
-
XML CodeLens settings
- XMLCodeLensSettings() - Constructor for class org.eclipse.lemminx.settings.XMLCodeLensSettings
-
- XMLCompletions - Class in org.eclipse.lemminx.services
-
XML completions support.
- XMLCompletions(XMLExtensionsRegistry) - Constructor for class org.eclipse.lemminx.services.XMLCompletions
-
- XMLCompletionSettings - Class in org.eclipse.lemminx.settings
-
A wrapper around LSP CompletionCapabilities
.
- XMLCompletionSettings(boolean) - Constructor for class org.eclipse.lemminx.settings.XMLCompletionSettings
-
- XMLCompletionSettings() - Constructor for class org.eclipse.lemminx.settings.XMLCompletionSettings
-
- XMLCustomService - Interface in org.eclipse.lemminx.customservice
-
XML custom services.
- XMLExcludedSymbolFile - Class in org.eclipse.lemminx.settings
-
XMLExcludedSymbolFiles
- XMLExcludedSymbolFile(String) - Constructor for class org.eclipse.lemminx.settings.XMLExcludedSymbolFile
-
- XMLExtensionsRegistry - Class in org.eclipse.lemminx.services.extensions
-
XML extensions registry.
- XMLExtensionsRegistry() - Constructor for class org.eclipse.lemminx.services.extensions.XMLExtensionsRegistry
-
- XMLFileAssociation - Class in org.eclipse.lemminx.extensions.contentmodel.settings
-
XML file association between a XML file pattern (glob) and an XML Schema file
(systemId).
- XMLFileAssociation() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.settings.XMLFileAssociation
-
- XMLFileAssociationResolverExtension - Class in org.eclipse.lemminx.extensions.contentmodel.uriresolver
-
XML file association URI resolver.
- XMLFileAssociationResolverExtension() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.uriresolver.XMLFileAssociationResolverExtension
-
- XMLFoldingSettings - Class in org.eclipse.lemminx.settings
-
A wrapper around LSP FoldingRangeCapabilities
.
- XMLFoldingSettings() - Constructor for class org.eclipse.lemminx.settings.XMLFoldingSettings
-
- XMLFormattingOptions - Class in org.eclipse.lemminx.settings
-
This class is the root of all formatting settings.
- XMLFormattingOptions() - Constructor for class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- XMLFormattingOptions(boolean) - Constructor for class org.eclipse.lemminx.settings.XMLFormattingOptions
-
Create an XMLFormattingOptions instance with the option to initialize
default values for all supported settings.
- XMLFormattingOptions(int, boolean, boolean) - Constructor for class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- XMLFormattingOptions(int, boolean) - Constructor for class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- XMLFormattingOptions(FormattingOptions, boolean) - Constructor for class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- XMLFormattingOptions(FormattingOptions) - Constructor for class org.eclipse.lemminx.settings.XMLFormattingOptions
-
- XMLGeneralClientSettings - Class in org.eclipse.lemminx.settings
-
Class to hold all settings from the client side.
- XMLGeneralClientSettings() - Constructor for class org.eclipse.lemminx.settings.XMLGeneralClientSettings
-
- XMLGenerator - Class in org.eclipse.lemminx.extensions.contentmodel.utils
-
XML generator used to generate an XML fragment with formatting from a given
element declaration (XML Schema element declaration, DTD element, etc).
- XMLGenerator(XMLFormattingOptions, String, String, boolean, int) - Constructor for class org.eclipse.lemminx.extensions.contentmodel.utils.XMLGenerator
-
XML generator constructor.
- XMLGenerator(XMLFormattingOptions, boolean, String, String, boolean, int) - Constructor for class org.eclipse.lemminx.extensions.contentmodel.utils.XMLGenerator
-
- XMLHoverSettings - Class in org.eclipse.lemminx.settings
-
A wrapper around LSP HoverCapabilities
.
- XMLHoverSettings() - Constructor for class org.eclipse.lemminx.settings.XMLHoverSettings
-
- XMLLanguageServer - Class in org.eclipse.lemminx
-
XML language server.
- XMLLanguageServer() - Constructor for class org.eclipse.lemminx.XMLLanguageServer
-
- XMLLanguageService - Class in org.eclipse.lemminx.services
-
XML Language service.
- XMLLanguageService() - Constructor for class org.eclipse.lemminx.services.XMLLanguageService
-
- XMLNS_ATTR - Static variable in class org.eclipse.lemminx.dom.DOMAttr
-
- XMLNS_NO_DEFAULT_ATTR - Static variable in class org.eclipse.lemminx.dom.DOMAttr
-
- XMLPositionUtility - Class in org.eclipse.lemminx.utils
-
XML position utility.
- XMLReference - Class in org.eclipse.lemminx.extensions.references
-
An XML reference declaration.
- XMLReference(String) - Constructor for class org.eclipse.lemminx.extensions.references.XMLReference
-
- XMLReferences - Class in org.eclipse.lemminx.extensions.references
-
XML reference list for a given document.
- XMLReferencesCompletionParticipant - Class in org.eclipse.lemminx.extensions.references.participants
-
- XMLReferencesCompletionParticipant() - Constructor for class org.eclipse.lemminx.extensions.references.participants.XMLReferencesCompletionParticipant
-
- XMLReferencesDefinitionParticipant - Class in org.eclipse.lemminx.extensions.references.participants
-
- XMLReferencesDefinitionParticipant() - Constructor for class org.eclipse.lemminx.extensions.references.participants.XMLReferencesDefinitionParticipant
-
- XMLReferencesManager - Class in org.eclipse.lemminx.extensions.references
-
- XMLReferencesManager() - Constructor for class org.eclipse.lemminx.extensions.references.XMLReferencesManager
-
- XMLReferencesPlugin - Class in org.eclipse.lemminx.extensions.references
-
- XMLReferencesPlugin() - Constructor for class org.eclipse.lemminx.extensions.references.XMLReferencesPlugin
-
- XMLRename - Class in org.eclipse.lemminx.services
-
Handle all rename requests
Author:
Nikolas Komonen - nkomonen@redhat.com
- XMLRename(XMLExtensionsRegistry) - Constructor for class org.eclipse.lemminx.services.XMLRename
-
- XMLScanner - Class in org.eclipse.lemminx.dom.parser
-
XML scanner implementation.
- XMLScanner(String, int, ScannerState, boolean) - Constructor for class org.eclipse.lemminx.dom.parser.XMLScanner
-
- XMLSchemaErrorCode - Enum in org.eclipse.lemminx.extensions.contentmodel.participants
-
XML Schema error code.
- XMLServerLauncher - Class in org.eclipse.lemminx
-
- XMLServerLauncher() - Constructor for class org.eclipse.lemminx.XMLServerLauncher
-
- XMLServerSocketLauncher - Class in org.eclipse.lemminx
-
- XMLServerSocketLauncher() - Constructor for class org.eclipse.lemminx.XMLServerSocketLauncher
-
- XMLSymbolSettings - Class in org.eclipse.lemminx.settings
-
XMLSymbolPreferences for Document Symbols
- XMLSymbolSettings() - Constructor for class org.eclipse.lemminx.settings.XMLSymbolSettings
-
- XMLSyntaxErrorCode - Enum in org.eclipse.lemminx.extensions.contentmodel.participants
-
XML error code.
- XMLTextDocumentService - Class in org.eclipse.lemminx
-
XML text document service.
- XMLTextDocumentService(XMLLanguageServer) - Constructor for class org.eclipse.lemminx.XMLTextDocumentService
-
- XMLValidationSettings - Class in org.eclipse.lemminx.extensions.contentmodel.settings
-
XMLValidationSettings
- XMLValidationSettings() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.settings.XMLValidationSettings
-
- XMLValidator - Class in org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics
-
XML validator utilities class.
- XMLValidator() - Constructor for class org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics.XMLValidator
-
- XMLWorkspaceService - Class in org.eclipse.lemminx
-
XML workspace service.
- XMLWorkspaceService(XMLLanguageServer) - Constructor for class org.eclipse.lemminx.XMLWorkspaceService
-
- XPathAttributeMatcher - Class in org.eclipse.lemminx.xpath.matcher
-
- XPathAttributeMatcher(String, String, XPathMatcher) - Constructor for class org.eclipse.lemminx.xpath.matcher.XPathAttributeMatcher
-
- XPathElementMatcher - Class in org.eclipse.lemminx.xpath.matcher
-
XPath element matcher matches
Attr
of
Element
and element
name.
- XPathElementMatcher(String, String, XPathMatcher) - Constructor for class org.eclipse.lemminx.xpath.matcher.XPathElementMatcher
-
- XPathMatcher - Class in org.eclipse.lemminx.xpath.matcher
-
XPath matcher is used to match if a DOM Node match a XPath expression.
- XPathMatcher(String) - Constructor for class org.eclipse.lemminx.xpath.matcher.XPathMatcher
-
Constructor of XPath Matcher with a XPath expression.
- XSDCodeLensParticipant - Class in org.eclipse.lemminx.extensions.xsd.participants
-
XSD CodeLens to show references count between XSD types references.
- XSDCodeLensParticipant() - Constructor for class org.eclipse.lemminx.extensions.xsd.participants.XSDCodeLensParticipant
-
- XSDCompletionParticipant - Class in org.eclipse.lemminx.extensions.xsd.participants
-
XSD completion for
xs:/@type -> xs:complexType/@name
xs:/@base -> xs:complexType/@name
- XSDCompletionParticipant() - Constructor for class org.eclipse.lemminx.extensions.xsd.participants.XSDCompletionParticipant
-
- XSDDefinitionParticipant - Class in org.eclipse.lemminx.extensions.xsd.participants
-
XSD definition which manages the following definition:
xs:element/@type -> xs:complexType/@name
xs:extension/@base -> xs:complexType/@name
xs:element/@ref -> xs:complexType/@name
- XSDDefinitionParticipant() - Constructor for class org.eclipse.lemminx.extensions.xsd.participants.XSDDefinitionParticipant
-
- XSDDiagnosticsParticipant - Class in org.eclipse.lemminx.extensions.xsd.participants.diagnostics
-
Validate XSD file with Xerces.
- XSDDiagnosticsParticipant() - Constructor for class org.eclipse.lemminx.extensions.xsd.participants.diagnostics.XSDDiagnosticsParticipant
-
- XSDErrorCode - Enum in org.eclipse.lemminx.extensions.xsd.participants
-
XSD error code.
- XSDHighlightingParticipant - Class in org.eclipse.lemminx.extensions.xsd.participants
-
XSD highlight participant
- XSDHighlightingParticipant() - Constructor for class org.eclipse.lemminx.extensions.xsd.participants.XSDHighlightingParticipant
-
- XSDPlugin - Class in org.eclipse.lemminx.extensions.xsd
-
XSD plugin.
- XSDPlugin() - Constructor for class org.eclipse.lemminx.extensions.xsd.XSDPlugin
-
- XSDReferenceParticipant - Class in org.eclipse.lemminx.extensions.xsd.participants
-
XSD reference
- XSDReferenceParticipant() - Constructor for class org.eclipse.lemminx.extensions.xsd.participants.XSDReferenceParticipant
-
- XSDRenameParticipant - Class in org.eclipse.lemminx.extensions.xsd.participants
-
XSD rename
- XSDRenameParticipant() - Constructor for class org.eclipse.lemminx.extensions.xsd.participants.XSDRenameParticipant
-
- XSDURIResolverExtension - Class in org.eclipse.lemminx.extensions.xsd
-
Resolve the XSD XML Schema and DTD dependencies.
- XSDURIResolverExtension(IXMLDocumentProvider) - Constructor for class org.eclipse.lemminx.extensions.xsd.XSDURIResolverExtension
-
- XSDUtils - Class in org.eclipse.lemminx.extensions.xsd.utils
-
XSD utilities.
- XSDUtils() - Constructor for class org.eclipse.lemminx.extensions.xsd.utils.XSDUtils
-
- XSDUtils.BindingType - Enum in org.eclipse.lemminx.extensions.xsd.utils
-
Binding type of xs attribute.
- XSDValidator - Class in org.eclipse.lemminx.extensions.xsd.participants.diagnostics
-
XSD validator utilities class.
- XSDValidator() - Constructor for class org.eclipse.lemminx.extensions.xsd.participants.diagnostics.XSDValidator
-
- XSI_DOC - Static variable in class org.eclipse.lemminx.extensions.xsi.XSISchemaModel
-
- XSI_WEBSITE - Static variable in class org.eclipse.lemminx.extensions.xsi.XSISchemaModel
-
- XSICompletionParticipant - Class in org.eclipse.lemminx.extensions.xsi
-
XSICompletionParticipant
- XSICompletionParticipant() - Constructor for class org.eclipse.lemminx.extensions.xsi.XSICompletionParticipant
-
- XSIHoverParticipant - Class in org.eclipse.lemminx.extensions.xsi
-
XSIHoverParticipant
- XSIHoverParticipant() - Constructor for class org.eclipse.lemminx.extensions.xsi.XSIHoverParticipant
-
- XSISchemaModel - Class in org.eclipse.lemminx.extensions.xsi
-
This class holds values that represent the XSI xsd.
- XSISchemaModel() - Constructor for class org.eclipse.lemminx.extensions.xsi.XSISchemaModel
-
- XSISchemaPlugin - Class in org.eclipse.lemminx.extensions.xsi
-
Copyright © 2020. All rights reserved.