Uses of Class
org.eclipse.lemminx.dom.DOMElement
Packages that use DOMElement
Package
Description
-
Uses of DOMElement in com.thaiopensource.relaxng.pattern
Methods in com.thaiopensource.relaxng.pattern with parameters of type DOMElementModifier and TypeMethodDescriptionCMRelaxNGDocument.findCMElement(DOMElement element, String namespace) CMRelaxNGElementDeclaration.getPossibleElements(DOMElement parentElement, int offset) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.expression.pojo
Methods in org.eclipse.lemminx.customservice.synapse.expression.pojo that return DOMElement -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree with parameters of type DOMElementModifier and TypeMethodDescriptionstatic STNodeSyntaxTreeGenerator.buildTree(DOMElement xmlNode) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory with parameters of type DOMElementModifier and TypeMethodDescriptionabstract STNodeAbstractFactory.create(DOMElement element) APIFactory.create(DOMElement element) DataServiceConfigFactory.create(DOMElement element) DataSourceConfigFactory.create(DOMElement element) InboundEndpointFactory.create(DOMElement element) LocalEntryFactory.create(DOMElement element) MessageProcessorFactory.create(DOMElement element) MessageStoreFactory.create(DOMElement element) NamedSequenceFactory.create(DOMElement element) ProxyFactory.create(DOMElement element) RegistryFactory.create(DOMElement element) ResourceFactory.create(DOMElement element) TaskFactory.create(DOMElement element) TemplateFactory.create(DOMElement element) abstract voidAbstractFactory.populateAttributes(STNode node, DOMElement element) voidAPIFactory.populateAttributes(STNode node, DOMElement element) voidDataServiceConfigFactory.populateAttributes(STNode node, DOMElement element) voidDataSourceConfigFactory.populateAttributes(STNode node, DOMElement element) voidInboundEndpointFactory.populateAttributes(STNode node, DOMElement element) voidLocalEntryFactory.populateAttributes(STNode node, DOMElement element) voidMessageProcessorFactory.populateAttributes(STNode node, DOMElement element) voidMessageStoreFactory.populateAttributes(STNode node, DOMElement element) voidNamedSequenceFactory.populateAttributes(STNode node, DOMElement element) voidProxyFactory.populateAttributes(STNode node, DOMElement element) voidRegistryFactory.populateAttributes(STNode node, DOMElement element) voidResourceFactory.populateAttributes(STNode node, DOMElement element) voidTaskFactory.populateAttributes(STNode node, DOMElement element) voidTemplateFactory.populateAttributes(STNode node, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.endpoint
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.endpoint with parameters of type DOMElementModifier and TypeMethodDescriptionAddressEndpointFactory.create(DOMElement element) DefaultEndpointFactory.create(DOMElement element) EndpointFactory.create(DOMElement element) FailoverEndpointFactory.create(DOMElement element) HttpEndpointFactory.create(DOMElement element) LoadbalanceEndpointFactory.create(DOMElement element) RecipientlistEndpointFactory.create(DOMElement element) SessionFactory.create(DOMElement element) WSDLEndpointFactory.create(DOMElement element) voidAddressEndpointFactory.populateAttributes(STNode node, DOMElement element) voidDefaultEndpointFactory.populateAttributes(STNode node, DOMElement element) voidEndpointFactory.populateAttributes(STNode node, DOMElement element) voidFailoverEndpointFactory.populateAttributes(STNode node, DOMElement element) voidHttpEndpointFactory.populateAttributes(STNode node, DOMElement element) voidLoadbalanceEndpointFactory.populateAttributes(STNode node, DOMElement element) voidRecipientlistEndpointFactory.populateAttributes(STNode node, DOMElement element) voidSessionFactory.populateAttributes(STNode node, DOMElement element) voidWSDLEndpointFactory.populateAttributes(STNode node, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators with parameters of type DOMElementModifier and TypeMethodDescriptionAbstractMediatorFactory.create(DOMElement element) protected abstract MediatorAbstractMediatorFactory.createSpecificMediator(DOMElement element) protected MediatorConnectorFactory.createSpecificMediator(DOMElement element) protected MediatorInvalidMediatorFactory.createSpecificMediator(DOMElement element) protected MediatorSequenceMediatorFactory.createSpecificMediator(DOMElement element) voidConnectorFactory.populateAttributes(STNode node, DOMElement element) voidInvalidMediatorFactory.populateAttributes(STNode node, DOMElement element) voidSequenceMediatorFactory.populateAttributes(STNode node, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.advanced
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.advanced with parameters of type DOMElementModifier and TypeMethodDescriptionprotected MediatorCacheFactory.createSpecificMediator(DOMElement element) protected MediatorCloneFactory.createSpecificMediator(DOMElement element) protected MediatorDataServiceFactory.createSpecificMediator(DOMElement element) protected MediatorDBMediatorFactory.createSpecificMediator(DOMElement element) protected MediatorEnqueueFactory.createSpecificMediator(DOMElement element) protected MediatorEventFactory.createSpecificMediator(DOMElement element) protected MediatorTransactionFactory.createSpecificMediator(DOMElement element) voidCacheFactory.populateAttributes(STNode node, DOMElement element) voidCloneFactory.populateAttributes(STNode node, DOMElement element) voidDataServiceFactory.populateAttributes(STNode node, DOMElement element) voidDBMediatorFactory.populateAttributes(STNode node, DOMElement element) voidEnqueueFactory.populateAttributes(STNode node, DOMElement element) voidEventFactory.populateAttributes(STNode node, DOMElement element) voidTransactionFactory.populateAttributes(STNode node, DOMElement element) voidCloneFactory.populateCloneTargetAttributes(CloneTarget cloneTarget, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.ai
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.ai with parameters of type DOMElementModifier and TypeMethodDescriptionprotected MediatorAIAgentConnectorFactory.createSpecificMediator(DOMElement element) protected MediatorAIChatConnectorFactory.createSpecificMediator(DOMElement element) protected MediatorKnowledgeBaseConnectorFactory.createSpecificMediator(DOMElement element) protected voidAIChatConnectorFactory.populateConnections(AIChat aiChat, DOMElement element) protected voidAIConnectorFactory.populateConnections(AIConnector aiConnector, DOMElement element, List<String> allowedConnectionTags) protected voidAIRAGChatConnectorFactory.populateConnections(AIChat aiChat, DOMElement element) protected voidAIConnectorFactory.populateConnectorConfigs(AIConnector aiConnector, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.core
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.core with parameters of type DOMElementModifier and TypeMethodDescriptionprotected MediatorCallFactory.createSpecificMediator(DOMElement element) protected MediatorCallOutFactory.createSpecificMediator(DOMElement element) protected MediatorCallTemplateFactory.createSpecificMediator(DOMElement element) protected MediatorDropFactory.createSpecificMediator(DOMElement element) protected MediatorHeaderFactory.createSpecificMediator(DOMElement element) protected MediatorLogFactory.createSpecificMediator(DOMElement element) protected MediatorLoopbackFactory.createSpecificMediator(DOMElement element) protected MediatorPropertyFactory.createSpecificMediator(DOMElement element) protected MediatorPropertyGroupFactory.createSpecificMediator(DOMElement element) protected MediatorRespondFactory.createSpecificMediator(DOMElement element) protected MediatorSendFactory.createSpecificMediator(DOMElement element) protected MediatorStoreFactory.createSpecificMediator(DOMElement element) protected MediatorThrowErrorFactory.createSpecificMediator(DOMElement element) protected MediatorValidateFactory.createSpecificMediator(DOMElement element) protected MediatorVariableFactory.createSpecificMediator(DOMElement element) voidCallFactory.populateAttributes(STNode node, DOMElement element) voidCallOutFactory.populateAttributes(STNode node, DOMElement element) voidCallTemplateFactory.populateAttributes(STNode node, DOMElement element) voidDropFactory.populateAttributes(STNode node, DOMElement element) voidHeaderFactory.populateAttributes(STNode node, DOMElement element) voidLogFactory.populateAttributes(STNode node, DOMElement element) voidLoopbackFactory.populateAttributes(STNode node, DOMElement element) voidPropertyFactory.populateAttributes(STNode node, DOMElement element) voidPropertyGroupFactory.populateAttributes(STNode node, DOMElement element) voidRespondFactory.populateAttributes(STNode node, DOMElement element) voidSendFactory.populateAttributes(STNode node, DOMElement element) voidStoreFactory.populateAttributes(STNode node, DOMElement element) voidThrowErrorFactory.populateAttributes(STNode node, DOMElement element) voidValidateFactory.populateAttributes(STNode node, DOMElement element) voidVariableFactory.populateAttributes(STNode node, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.eip
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.eip with parameters of type DOMElementModifier and TypeMethodDescriptionprotected MediatorAggregateFactory.createSpecificMediator(DOMElement element) protected MediatorForeachFactory.createSpecificMediator(DOMElement element) protected MediatorIterateFactory.createSpecificMediator(DOMElement element) protected MediatorScatterGatherFactory.createSpecificMediator(DOMElement element) voidAggregateFactory.populateAttributes(STNode node, DOMElement element) voidForeachFactory.populateAttributes(STNode node, DOMElement element) voidIterateFactory.populateAttributes(STNode node, DOMElement element) voidScatterGatherFactory.populateAttributes(STNode node, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.extension
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.extension with parameters of type DOMElementModifier and TypeMethodDescriptionprotected MediatorBeanFactory.createSpecificMediator(DOMElement element) protected MediatorClassFactory.createSpecificMediator(DOMElement element) protected MediatorEjbFactory.createSpecificMediator(DOMElement element) protected MediatorPojoCommandFactory.createSpecificMediator(DOMElement element) protected MediatorScriptFactory.createSpecificMediator(DOMElement element) protected MediatorSpringFactory.createSpecificMediator(DOMElement element) voidBeanFactory.populateAttributes(STNode node, DOMElement element) voidClassFactory.populateAttributes(STNode node, DOMElement element) voidEjbFactory.populateAttributes(STNode node, DOMElement element) voidPojoCommandFactory.populateAttributes(STNode node, DOMElement element) voidScriptFactory.populateAttributes(STNode node, DOMElement element) voidSpringFactory.populateAttributes(STNode node, DOMElement element) voidPojoCommandFactory.populatePojoCommandPropertyAttributes(PojoCommandProperty property, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.filter
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.filter with parameters of type DOMElementModifier and TypeMethodDescriptionprotected MediatorConditionalRouterFactory.createSpecificMediator(DOMElement element) protected MediatorFilterFactory.createSpecificMediator(DOMElement element) protected MediatorSwitchFactory.createSpecificMediator(DOMElement element) protected MediatorThrottleFactory.createSpecificMediator(DOMElement element) voidConditionalRouterFactory.populateAttributes(STNode node, DOMElement element) voidFilterFactory.populateAttributes(STNode node, DOMElement element) voidSwitchFactory.populateAttributes(STNode node, DOMElement element) voidThrottleFactory.populateAttributes(STNode node, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.other
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.other with parameters of type DOMElementModifier and TypeMethodDescriptionprotected MediatorBamFactory.createSpecificMediator(DOMElement element) protected MediatorBuilderFactory.createSpecificMediator(DOMElement element) protected MediatorEntitlementFactory.createSpecificMediator(DOMElement element) protected MediatorNtlmFactory.createSpecificMediator(DOMElement element) protected MediatorOauthServiceFactory.createSpecificMediator(DOMElement element) protected MediatorPublishEventFactory.createSpecificMediator(DOMElement element) protected MediatorRuleFactory.createSpecificMediator(DOMElement element) voidBamFactory.populateAttributes(STNode node, DOMElement element) voidBuilderFactory.populateAttributes(STNode node, DOMElement element) voidEntitlementFactory.populateAttributes(STNode node, DOMElement element) voidNtlmFactory.populateAttributes(STNode node, DOMElement element) voidOauthServiceFactory.populateAttributes(STNode node, DOMElement element) voidPublishEventFactory.populateAttributes(STNode node, DOMElement element) voidRuleFactory.populateAttributes(STNode node, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.transformation
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.mediators.transformation with parameters of type DOMElementModifier and TypeMethodDescriptionprotected MediatorDataMapperFactory.createSpecificMediator(DOMElement element) protected MediatorEnrichFactory.createSpecificMediator(DOMElement element) protected MediatorFastXSLTFactory.createSpecificMediator(DOMElement element) protected MediatorFaultFactory.createSpecificMediator(DOMElement element) protected MediatorJsonTransformFactory.createSpecificMediator(DOMElement element) protected MediatorPayloadFactoryFactory.createSpecificMediator(DOMElement element) protected MediatorRewriteFactory.createSpecificMediator(DOMElement element) protected MediatorSmooksFactory.createSpecificMediator(DOMElement element) protected MediatorXqueryFactory.createSpecificMediator(DOMElement element) protected MediatorXsltFactory.createSpecificMediator(DOMElement element) voidDataMapperFactory.populateAttributes(STNode node, DOMElement element) voidEnrichFactory.populateAttributes(STNode node, DOMElement element) voidFastXSLTFactory.populateAttributes(STNode node, DOMElement element) voidFaultFactory.populateAttributes(STNode node, DOMElement element) voidJsonTransformFactory.populateAttributes(STNode node, DOMElement element) voidPayloadFactoryFactory.populateAttributes(STNode node, DOMElement element) voidRewriteFactory.populateAttributes(STNode node, DOMElement element) voidSmooksFactory.populateAttributes(STNode node, DOMElement element) voidXqueryFactory.populateAttributes(STNode node, DOMElement element) voidXsltFactory.populateAttributes(STNode node, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.misc
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.misc with parameters of type DOMElementModifier and TypeMethodDescriptionSequenceFactory.create(DOMElement element) Wsdl11Factory.create(DOMElement element) Wsdl20Factory.create(DOMElement element) voidSequenceFactory.populateAttributes(STNode node, DOMElement element) voidWsdl11Factory.populateAttributes(STNode node, DOMElement element) voidWsdl20Factory.populateAttributes(STNode node, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.test
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.factory.test with parameters of type DOMElementModifier and TypeMethodDescriptionMockServiceFactory.create(DOMElement element) UnitTestFactory.create(DOMElement element) voidMockServiceFactory.populateAttributes(STNode node, DOMElement element) voidUnitTestFactory.populateAttributes(STNode node, DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo
Methods in org.eclipse.lemminx.customservice.synapse.syntaxTree.pojo with parameters of type DOMElement -
Uses of DOMElement in org.eclipse.lemminx.customservice.synapse.utils
Methods in org.eclipse.lemminx.customservice.synapse.utils that return DOMElementModifier and TypeMethodDescriptionstatic DOMElementUtils.getFirstElement(DOMElement element) static DOMElementUtils.getRootElement(DOMDocument document) Get the root element of the given documentstatic DOMElementUtils.getRootElementFromConfigXml(DOMNode document) Methods in org.eclipse.lemminx.customservice.synapse.utils with parameters of type DOMElement -
Uses of DOMElement in org.eclipse.lemminx.dom
Methods in org.eclipse.lemminx.dom that return DOMElementModifier and TypeMethodDescriptionDOMDocument.createElement(int start, int end) DOMDocument.createElement(String tagName) DOMDocument.createElementNS(String namespaceURI, String qualifiedName) DOMDocument.getDocumentElement()DOMDocument.getElementById(String elementId) DOMElement.getOrphanEndElement(int offset, String tagName, boolean anyOrphan) DOMNode.getOrphanEndElement(int offset, String tagName) Returns the orphan end element after the given offset which matches the given tagName and null otherwise.DOMNode.getOrphanEndElement(int offset, String tagName, boolean anyOrphan) Returns the orphan end element after the given offset which matches the given tagName and the first orphan end element otherwise and null otherwise.DOMAttr.getOwnerElement()DOMNode.getParentElement() -
Uses of DOMElement in org.eclipse.lemminx.extensions.catalog
Methods in org.eclipse.lemminx.extensions.catalog that return DOMElementModifier and TypeMethodDescriptionprotected DOMElementCatalogEntry.getEntryElement()Returns the element that corresponds with this catalog entryMethods in org.eclipse.lemminx.extensions.catalog with parameters of type DOMElementModifier and TypeMethodDescriptionstatic DOMAttrCatalogUtils.getCatalogEntryCatalog(DOMElement element) Returns the catalog attribute node of the given catalog entry or null if there is no catalog attributestatic DOMAttrCatalogUtils.getCatalogEntryURI(DOMElement element) Returns the uri attribute node of the given catalog entry or null if there is no uri attributeConstructors in org.eclipse.lemminx.extensions.catalog with parameters of type DOMElementModifierConstructorDescriptionCatalogCatalogEntry(String baseURI, DOMElement entryElement) protectedCatalogEntry(String baseURI, DOMElement entryElement) URICatalogEntry(String baseURI, DOMElement entryElement) -
Uses of DOMElement in org.eclipse.lemminx.extensions.contentmodel.model
Methods in org.eclipse.lemminx.extensions.contentmodel.model with parameters of type DOMElementModifier and TypeMethodDescriptionContentModelManager.findCMDocument(DOMElement element) Returns the owner document of the declared element which matches the given XML element and null otherwise.ContentModelManager.findCMDocument(DOMElement element, String namespaceURI) Returns the owner document of the declared element which matches the given XML element and null otherwise.default CMElementDeclarationCMDocument.findCMElement(DOMElement element) Returns the declared element which matches the given XML element and null otherwise.CMDocument.findCMElement(DOMElement element, String namespace) Returns the declared element which matches the given XML element and null otherwise.CMElementDeclaration.getPossibleElements(DOMElement parentElement, int offset) Returns the possible declared elements at the given offset of the given parent element. -
Uses of DOMElement in org.eclipse.lemminx.extensions.contentmodel.participants
Methods in org.eclipse.lemminx.extensions.contentmodel.participants with parameters of type DOMElementModifier and TypeMethodDescriptionContentModelFormatterParticipant.getFormatElementCategory(DOMElement element, XMLFormattingConstraints parentConstraints, Map<String, Collection<CMDocument>> formattingContext, SharedSettings sharedSettings) booleanContentModelFormatterParticipant.shouldCollapseEmptyElement(DOMElement element, SharedSettings sharedSettings) -
Uses of DOMElement in org.eclipse.lemminx.extensions.contentmodel.participants.completion
Methods in org.eclipse.lemminx.extensions.contentmodel.participants.completion with parameters of type DOMElementModifier and TypeMethodDescriptionprotected voidAttributeNameCompletionResolver.resolveCompletionItem(DOMElement element, org.eclipse.lsp4j.CompletionItem toResolve, ICompletionItemResolverRequest request, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) protected voidAttributeValueCompletionResolver.resolveCompletionItem(DOMElement element, org.eclipse.lsp4j.CompletionItem toResolve, ICompletionItemResolverRequest request, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) -
Uses of DOMElement in org.eclipse.lemminx.extensions.contentmodel.utils
Methods in org.eclipse.lemminx.extensions.contentmodel.utils with parameters of type DOMElementModifier and TypeMethodDescriptionXMLGenerator.generateMissingElements(ContentModelManager contentModelManager, DOMElement element, boolean generateOnlyRequired) -
Uses of DOMElement in org.eclipse.lemminx.extensions.dtd.contentmodel
Methods in org.eclipse.lemminx.extensions.dtd.contentmodel with parameters of type DOMElementModifier and TypeMethodDescriptionCMDTDDocument.findCMElement(DOMElement element, String namespace) CMDTDElementDeclaration.getPossibleElements(DOMElement parentElement, int offset) -
Uses of DOMElement in org.eclipse.lemminx.extensions.relaxng.utils
Methods in org.eclipse.lemminx.extensions.relaxng.utils with parameters of type DOMElement -
Uses of DOMElement in org.eclipse.lemminx.extensions.xinclude
Methods in org.eclipse.lemminx.extensions.xinclude with parameters of type DOMElementModifier and TypeMethodDescriptionstatic DOMAttrXIncludeUtils.getHref(DOMElement element) static booleanXIncludeUtils.isInclude(DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.extensions.xsd.contentmodel
Methods in org.eclipse.lemminx.extensions.xsd.contentmodel with parameters of type DOMElementModifier and TypeMethodDescriptionCMXSDDocument.findCMElement(DOMElement element, String namespace) CMXSDElementDeclaration.getPossibleElements(DOMElement parentElement, int offset) -
Uses of DOMElement in org.eclipse.lemminx.extensions.xsd.utils
Methods in org.eclipse.lemminx.extensions.xsd.utils with parameters of type DOMElementModifier and TypeMethodDescriptionstatic DOMAttrXSDUtils.getSchemaLocation(DOMElement element) static booleanXSDUtils.isXSAttribute(DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.services.extensions
Methods in org.eclipse.lemminx.services.extensions that return DOMElementModifier and TypeMethodDescriptionIPositionRequest.getParentElement()Returns the parent element of the node where completion was triggered and null otherwise. -
Uses of DOMElement in org.eclipse.lemminx.services.extensions.completion
Methods in org.eclipse.lemminx.services.extensions.completion with parameters of type DOMElementModifier and TypeMethodDescriptionprotected static booleanAbstractElementCompletionItem.hasContentAfterTagName(DOMElement element) static booleanAbstractElementCompletionItem.isElementClosed(DOMElement element) protected abstract voidAbstractAttributeCompletionResolver.resolveCompletionItem(DOMElement element, org.eclipse.lsp4j.CompletionItem toResolve, ICompletionItemResolverRequest request, org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) Resolve the completion item from the content model to the given completion request.Constructors in org.eclipse.lemminx.services.extensions.completion with parameters of type DOMElementModifierConstructorDescriptionDOMElementCompletionItem(DOMElement element, ICompletionRequest request) -
Uses of DOMElement in org.eclipse.lemminx.services.extensions.format
Methods in org.eclipse.lemminx.services.extensions.format with parameters of type DOMElementModifier and TypeMethodDescriptiondefault FormatElementCategoryIFormatterParticipant.getFormatElementCategory(DOMElement element, XMLFormattingConstraints parentConstraints, Map<String, Collection<CMDocument>> formattingContext, SharedSettings sharedSettings) Returns the format element category for the given DOM element and null otherwise.default booleanIFormatterParticipant.shouldCollapseEmptyElement(DOMElement element, SharedSettings sharedSettings) Returns true if the given element can be collapsed according to grammar constraints. -
Uses of DOMElement in org.eclipse.lemminx.services.format
Methods in org.eclipse.lemminx.services.format with parameters of type DOMElementModifier and TypeMethodDescriptionvoidDOMElementFormatter.formatElement(DOMElement element, XMLFormattingConstraints parentConstraints, int start, int end, List<org.eclipse.lsp4j.TextEdit> edits) XMLFormatterDocument.getFormatElementCategory(DOMElement element, XMLFormattingConstraints parentConstraints) Returns the format element category of the given DOM element.booleanXMLFormatterDocument.shouldCollapseEmptyElement(DOMElement element, SharedSettings sharedSettings) -
Uses of DOMElement in org.eclipse.lemminx.settings
Methods in org.eclipse.lemminx.settings with parameters of type DOMElementModifier and TypeMethodDescriptionXMLFormattingOptions.getFormatElementCategory(DOMElement element) -
Uses of DOMElement in org.eclipse.lemminx.utils
Methods in org.eclipse.lemminx.utils that return DOMElementModifier and TypeMethodDescriptionstatic DOMElementDOMUtils.findFirstChildElementByTagName(DOMElement element, String tagName) Methods in org.eclipse.lemminx.utils with parameters of type DOMElementModifier and TypeMethodDescriptionstatic booleanDOMUtils.containsTextOnly(DOMElement element) Returns true if element contains only DOMText and false otherwise.static DOMElementDOMUtils.findFirstChildElementByTagName(DOMElement element, String tagName) static org.eclipse.lsp4j.RangeXMLPositionUtility.selectEndTagLocalName(DOMElement element) Returns the range of the end tag of the given LOCALelementname and null otherwise.static org.eclipse.lsp4j.RangeXMLPositionUtility.selectEndTagName(DOMElement element) Returns the range of the end tag of the givenelementname and null otherwise.static org.eclipse.lsp4j.RangeXMLPositionUtility.selectEndTagName(DOMElement element, boolean localNameOnly) Returns the range of the end tag of the givenelementand null otherwise.