Package org.eclipse.lemminx.settings
Class XMLExcludedSymbolFile
- java.lang.Object
-
- org.eclipse.lemminx.settings.PathPatternMatcher
-
- org.eclipse.lemminx.settings.XMLExcludedSymbolFile
-
public class XMLExcludedSymbolFile extends PathPatternMatcher
XMLExcludedSymbolFiles
-
-
Constructor Summary
Constructors Constructor Description XMLExcludedSymbolFile(String pattern)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)-
Methods inherited from class org.eclipse.lemminx.settings.PathPatternMatcher
getPathMatcher, getPattern, matches, matches, setPathMatcher, setPattern
-
-
-
-
Constructor Detail
-
XMLExcludedSymbolFile
public XMLExcludedSymbolFile(String pattern)
-
-
Method Detail
-
equals
public boolean equals(Object obj)
- Overrides:
equalsin classPathPatternMatcher
-
-