Package com.itextpdf.text.pdf.security
Interface XpathConstructor
-
- All Known Implementing Classes:
XfaXpathConstructor
public interface XpathConstructor
Constructor for XPath2 expression
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getXpathExpression()
Get XPath2 expression
-