public class CssSeparatorSelectorItem extends Object implements ICssSelectorItem
| Constructor and Description |
|---|
CssSeparatorSelectorItem(char separator) |
| Modifier and Type | Method and Description |
|---|---|
char |
getSeparator() |
int |
getSpecificity() |
boolean |
matches(INode node) |
String |
toString() |
public int getSpecificity()
getSpecificity in interface ICssSelectorItem
public boolean matches(INode node)
matches in interface ICssSelectorItem
public char getSeparator()
Copyright © 1998–2019 iText Group NV. All rights reserved.