Uses of Class
org.eclipse.lemminx.settings.PathPatternMatcher
-
-
Uses of PathPatternMatcher in org.eclipse.lemminx.extensions.colors.settings
Subclasses of PathPatternMatcher in org.eclipse.lemminx.extensions.colors.settings Modifier and Type Class Description classXMLColorsXML colors which stores list ofXMLColorExpressionapplied for a give pattern. -
Uses of PathPatternMatcher in org.eclipse.lemminx.extensions.contentmodel.settings
Subclasses of PathPatternMatcher in org.eclipse.lemminx.extensions.contentmodel.settings Modifier and Type Class Description classXMLFileAssociationXML file association between a XML file pattern (glob) and an XML Schema file (systemId). -
Uses of PathPatternMatcher in org.eclipse.lemminx.extensions.filepath.settings
Subclasses of PathPatternMatcher in org.eclipse.lemminx.extensions.filepath.settings Modifier and Type Class Description classFilePathMappingFile path mapping which stores list ofFilePathExpressionapplied for a given input file pattern. -
Uses of PathPatternMatcher in org.eclipse.lemminx.extensions.references.settings
Subclasses of PathPatternMatcher in org.eclipse.lemminx.extensions.references.settings Modifier and Type Class Description classXMLReferencesXML references which stores list ofXMLReferenceExpressionapplied for a give pattern. -
Uses of PathPatternMatcher in org.eclipse.lemminx.settings
Subclasses of PathPatternMatcher in org.eclipse.lemminx.settings Modifier and Type Class Description classXMLExcludedSymbolFileXMLExcludedSymbolFilesclassXMLSymbolFilterXML symbol filter used to show/hide DOM attributes, text nodes specified with XPath expressions:Methods in org.eclipse.lemminx.settings that return PathPatternMatcher Modifier and Type Method Description PathPatternMatcherPathPatternMatcher. setPattern(String pattern)
-