Uses of Class
eu.europa.esig.dss.definition.XPathExpressionBuilder
| Package | Description |
|---|---|
| eu.europa.esig.dss.definition |
-
Uses of XPathExpressionBuilder in eu.europa.esig.dss.definition
Methods in eu.europa.esig.dss.definition that return XPathExpressionBuilder Modifier and Type Method Description XPathExpressionBuilderXPathExpressionBuilder. all()XPathExpressionBuilderXPathExpressionBuilder. all(boolean all)XPathExpressionBuilderXPathExpressionBuilder. attribute(DSSAttribute attribute)XPathExpressionBuilderXPathExpressionBuilder. element(DSSElement element)XPathExpressionBuilderXPathExpressionBuilder. elements(DSSElement[] elements)XPathExpressionBuilderXPathExpressionBuilder. fromCurrentPosition()XPathExpressionBuilderXPathExpressionBuilder. fromCurrentPosition(boolean fromCurrentPosition)XPathExpressionBuilderXPathExpressionBuilder. notParentOf(DSSElement notParentOf)