Uses of Class
org.eclipse.lemminx.extensions.contentmodel.model.ReferencedGrammarInfo
Packages that use ReferencedGrammarInfo
-
Uses of ReferencedGrammarInfo in org.eclipse.lemminx.extensions.contentmodel.model
Methods in org.eclipse.lemminx.extensions.contentmodel.model that return types with arguments of type ReferencedGrammarInfoModifier and TypeMethodDescriptionContentModelManager.getReferencedGrammarInfos(DOMDocument document) Returns informations about all referenced grammar (XSD, DTD) from the given DOM document.Methods in org.eclipse.lemminx.extensions.contentmodel.model with parameters of type ReferencedGrammarInfoModifier and TypeMethodDescriptionstatic StringReferencedGrammarInfo.getBindingKindAndResolvedBy(ReferencedGrammarInfo info) Returns the binding kind and resolved by label.