| Package | Description | 
|---|---|
| com.itextpdf.text | |
| com.itextpdf.text.html.simpleparser | |
| com.itextpdf.tool.xml.css.apply |  
          
           Contains classes that can apply css rules on certain   Elements. 
          |  
       
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          GreekList 
           
             A special-version of   LIST which use greek-letters. 
            |  
         
class  |  
          RomanList 
           
             A special-version of   LIST which use roman-letters. 
            |  
         
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 | 
|---|---|
List |  
          ZapfDingbatsNumberList.cloneShallow()  |  
         
List |  
          ZapfDingbatsList.cloneShallow()  |  
         
List |  
          RomanList.cloneShallow()  |  
         
List |  
          List.cloneShallow()  |  
         
List |  
          GreekList.cloneShallow()  |  
         
| Modifier and Type | Method and Description | 
|---|---|
protected void |  
          List.populateProperties(List clone)  |  
         
| Modifier and Type | Method and Description | 
|---|---|
List |  
          HTMLWorker.createList(String tag) 
            Deprecated.  
             
           
             Creates a List object. 
              |  
         
List |  
          ElementFactory.createList(String tag, ChainedProperties chain) 
            Deprecated.  
               |  
         
| Modifier and Type | Method and Description | 
|---|---|
List |  
          ListStyleTypeCssApplier.apply(List list, Tag t, HtmlPipelineContext context) 
           
             The ListCssApplier has the capabilities to change the type of the given   List dependable on the css. 
            |  
         
List |  
          ListStyleTypeCssApplier.apply(List list, Tag t, MarginMemory memory, PageSizeContainable psc, HtmlPipelineContext context)  |  
         
| Modifier and Type | Method and Description | 
|---|---|
Element |  
          ListStyleTypeCssApplier.apply(List e, Tag t) 
           
             Utility method applying style to a list when no ImageProvider is available. 
              |  
         
List |  
          ListStyleTypeCssApplier.apply(List list, Tag t, HtmlPipelineContext context) 
           
             The ListCssApplier has the capabilities to change the type of the given   List dependable on the css. 
            |  
         
List |  
          ListStyleTypeCssApplier.apply(List list, Tag t, MarginMemory memory, PageSizeContainable psc, HtmlPipelineContext context)  |  
         
Copyright © 1998–2019. All rights reserved.