From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- .../com/lowagie/text/pdf/ITextStamperAccess.html | 269 +++++++++++++++++++++ 1 file changed, 269 insertions(+) create mode 100644 docs/full/com/lowagie/text/pdf/ITextStamperAccess.html (limited to 'docs/full/com/lowagie/text/pdf/ITextStamperAccess.html') diff --git a/docs/full/com/lowagie/text/pdf/ITextStamperAccess.html b/docs/full/com/lowagie/text/pdf/ITextStamperAccess.html new file mode 100644 index 00000000..ded1c77b --- /dev/null +++ b/docs/full/com/lowagie/text/pdf/ITextStamperAccess.html @@ -0,0 +1,269 @@ + + + + + +ITextStamperAccess + + + + + + + +
+ + + + + +
+ + + +
+
com.lowagie.text.pdf
+

Class ITextStamperAccess

+
+
+ +
+
    +
  • +
    +
    +
    public class ITextStamperAccess
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      ITextStamperAccess() 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      static voidreplacePlaceholder(com.lowagie.text.pdf.PdfStamper stamper, + int pageNr, + java.lang.String placeholderName) 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        ITextStamperAccess

        +
        public ITextStamperAccess()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        replacePlaceholder

        +
        public static void replacePlaceholder(com.lowagie.text.pdf.PdfStamper stamper,
        +                      int pageNr,
        +                      java.lang.String placeholderName)
        +                               throws com.lowagie.text.BadElementException,
        +                                      java.net.MalformedURLException,
        +                                      java.io.IOException,
        +                                      com.lowagie.text.pdf.BadPdfFormatException,
        +                                      PdfAsException
        +
        Throws:
        +
        com.lowagie.text.BadElementException
        +
        java.net.MalformedURLException
        +
        java.io.IOException
        +
        com.lowagie.text.pdf.BadPdfFormatException
        +
        PdfAsException
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3