Class XfaXpathConstructor

java.lang.Object
com.itextpdf.text.pdf.XfaXpathConstructor
All Implemented Interfaces:
XpathConstructor

public class XfaXpathConstructor extends Object implements XpathConstructor
Constructor for xpath expression for signing XfaForm
  • Constructor Details

    • XfaXpathConstructor

      public XfaXpathConstructor()
      Empty constructor, no transform.
    • XfaXpathConstructor

      public XfaXpathConstructor(XfaXpathConstructor.XdpPackage xdpPackage)
      Construct for XPath expression. Depends from selected xdp package.
      Parameters:
      xdpPackage -
  • Method Details