| Package | Description | 
|---|---|
| com.itextpdf.text | |
| com.itextpdf.text.html.simpleparser | |
| com.itextpdf.tool.xml.html.pdfelement |  
         Elements created for specific use when processing HTML. 
          |  
       
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          Anchor 
           
             An   Anchor can be a reference or a destination of a reference. 
            |  
         
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  |  
          List 
           
             A   List contains several ListItems. 
            |  
         
class  |  
          ListItem 
           
             A   ListItem is a Paragraph that can be added to a List. 
            |  
         
class  |  
          Paragraph 
           
             A   Paragraph is a series of Chunks and/or Phrases. 
            |  
         
class  |  
          Phrase 
           
             A   Phrase is a series of Chunks. 
            |  
         
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 | Class and Description | 
|---|---|
class  |  
          CellWrapper 
            Deprecated.  
               since 5.5.2 
              
            |  
         
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          NoNewLineParagraph 
           
             A   NoNewLineParagraph is a series of Chunks and/or Phrases. 
            |  
         
Copyright © 1998–2019. All rights reserved.