Uses of Class
org.eclipse.lemminx.extensions.contentmodel.settings.XMLFileAssociation
Packages that use XMLFileAssociation
Package
Description
-
Uses of XMLFileAssociation in org.eclipse.lemminx.extensions.contentmodel.model
Methods in org.eclipse.lemminx.extensions.contentmodel.model with parameters of type XMLFileAssociationModifier and TypeMethodDescriptionbooleanContentModelManager.setFileAssociations(XMLFileAssociation[] fileAssociations) Set file associations. -
Uses of XMLFileAssociation in org.eclipse.lemminx.extensions.contentmodel.settings
Methods in org.eclipse.lemminx.extensions.contentmodel.settings that return XMLFileAssociationModifier and TypeMethodDescriptionContentModelSettings.getFileAssociations()Returns file associations list between a file name pattern (glob) and an XML Schema file, DTD (system Id).Methods in org.eclipse.lemminx.extensions.contentmodel.settings with parameters of type XMLFileAssociationModifier and TypeMethodDescriptionvoidContentModelSettings.setFileAssociations(XMLFileAssociation[] fileAssociations) -
Uses of XMLFileAssociation in org.eclipse.lemminx.extensions.contentmodel.uriresolver
Methods in org.eclipse.lemminx.extensions.contentmodel.uriresolver with parameters of type XMLFileAssociationModifier and TypeMethodDescriptionbooleanXMLFileAssociationResolverExtension.setFileAssociations(XMLFileAssociation[] fileAssociations)