| Package | Description | 
|---|---|
| com.itextpdf.text | |
| com.itextpdf.tool.xml.html |  
          
           Everything to parse HTML tags to pdf used by the   HtmlPipeline is in here. 
          |  
       
| com.itextpdf.tool.xml.html.pdfelement |  
         Elements created for specific use when processing HTML. 
          |  
       
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          Chapter 
           
             A   Chapter is a special Section. 
            |  
         
class  |  
          ChapterAutoNumber 
           
             Chapter with auto numbering. 
              |  
         
class  |  
          GreekList 
           
             A special-version of   LIST which use greek-letters. 
            |  
         
class  |  
          Image 
           
             An   Image is the representation of a graphic element (JPEG, PNG or GIF) that has to be inserted into the document 
            |  
         
class  |  
          ImgCCITT 
           
             CCITT Image data that has to be inserted into the document 
              |  
         
class  |  
          ImgJBIG2 
           
             Support for JBIG2 images. 
              |  
         
class  |  
          ImgRaw 
           
             Raw Image data that has to be inserted into the document 
              |  
         
class  |  
          ImgTemplate 
           
             PdfTemplate that has to be inserted into the document 
              |  
         
class  |  
          ImgWMF 
           
             An   ImgWMF is the representation of a windows metafile that has to be inserted into the document 
            |  
         
class  |  
          Jpeg 
           
             An   Jpeg is the representation of a graphic element (JPEG) that has to be inserted into the document 
            |  
         
class  |  
          Jpeg2000 
           
             An   Jpeg2000 is the representation of a graphic element (JPEG) that has to be inserted into the document 
            |  
         
class  |  
          List 
           
             A   List contains several ListItems. 
            |  
         
class  |  
          ListItem 
           
             A   ListItem is a Paragraph that can be added to a List. 
            |  
         
class  |  
          MarkedSection 
            Deprecated.  
               since 5.5.9. This class is no longer used. 
              
            |  
         
class  |  
          Paragraph 
           
             A   Paragraph is a series of Chunks and/or Phrases. 
            |  
         
class  |  
          RomanList 
           
             A special-version of   LIST which use roman-letters. 
            |  
         
class  |  
          Section 
           
             A   Section is a part of a Document containing other Sections, Paragraphs, List and/or Tables. 
            |  
         
class  |  
          ZapfDingbatsList 
           
             A special-version of   LIST which use zapfdingbats-letters. 
            |  
         
class  |  
          ZapfDingbatsNumberList 
           
             A special-version of   LIST which use zapfdingbats-numbers (1..10). 
            |  
         
| Modifier and Type | Method and Description | 
|---|---|
protected void |  
          AbstractTagProcessor.doRtlIndentCorrections(Indentable p)  |  
         
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          NoNewLineParagraph 
           
             A   NoNewLineParagraph is a series of Chunks and/or Phrases. 
            |  
         
Copyright © 1998–2019. All rights reserved.