Uses of Class
org.eclipse.lemminx.extensions.contentmodel.model.ContentModelProvider.Identifier
Packages that use ContentModelProvider.Identifier
Package
Description
-
Uses of ContentModelProvider.Identifier in org.eclipse.lemminx.extensions.contentmodel.model
Methods in org.eclipse.lemminx.extensions.contentmodel.model that return ContentModelProvider.IdentifierModifier and TypeMethodDescriptionReferencedGrammarInfo.getIdentifier()Returns the identifier (xml-model, xsi:schemaLocation, xsi:noNamespaceSchemaLocation, DOCTYPE) and null otherwise.Methods in org.eclipse.lemminx.extensions.contentmodel.model that return types with arguments of type ContentModelProvider.IdentifierModifier and TypeMethodDescriptionContentModelProvider.getIdentifiers(DOMDocument xmlDocument, String namespaceURI) Returns the identifiers list from the given document and namespace.Constructors in org.eclipse.lemminx.extensions.contentmodel.model with parameters of type ContentModelProvider.IdentifierModifierConstructorDescriptionReferencedGrammarInfo(ResolvedURIInfo resolvedURIInfo, GrammarCacheInfo grammarCacheInfo, ContentModelProvider.Identifier identifier) -
Uses of ContentModelProvider.Identifier in org.eclipse.lemminx.extensions.dtd.contentmodel
Methods in org.eclipse.lemminx.extensions.dtd.contentmodel that return types with arguments of type ContentModelProvider.IdentifierModifier and TypeMethodDescriptionCMDTDContentModelProvider.getIdentifiers(DOMDocument xmlDocument, String namespaceURI) -
Uses of ContentModelProvider.Identifier in org.eclipse.lemminx.extensions.relaxng.xml.contentmodel
Methods in org.eclipse.lemminx.extensions.relaxng.xml.contentmodel that return types with arguments of type ContentModelProvider.IdentifierModifier and TypeMethodDescriptionCMRelaxNGContentModelProvider.getIdentifiers(DOMDocument xmlDocument, String namespaceURI) -
Uses of ContentModelProvider.Identifier in org.eclipse.lemminx.extensions.xmlmodel.contentmodel
Methods in org.eclipse.lemminx.extensions.xmlmodel.contentmodel that return types with arguments of type ContentModelProvider.IdentifierModifier and TypeMethodDescriptionCMXMLModelContentModelProvider.getIdentifiers(DOMDocument xmlDocument, String namespaceURI) -
Uses of ContentModelProvider.Identifier in org.eclipse.lemminx.extensions.xsd.contentmodel
Methods in org.eclipse.lemminx.extensions.xsd.contentmodel that return types with arguments of type ContentModelProvider.IdentifierModifier and TypeMethodDescriptionCMXSDContentModelProvider.getIdentifiers(DOMDocument xmlDocument, String namespaceURI)