Class XMLColorExpression
- java.lang.Object
-
- org.eclipse.lemminx.extensions.colors.settings.XMLColorExpression
-
public class XMLColorExpression extends Object
XML colors expression{ "xpath": "@color" }- Author:
- Angelo ZERR
-
-
Constructor Summary
Constructors Constructor Description XMLColorExpression()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetXPath()booleanmatch(Node node)voidsetXPath(String xpath)
-