| Package | Description | 
|---|---|
| com.itextpdf.text.html.simpleparser | |
| com.itextpdf.text.pdf | |
| com.itextpdf.text.pdf.hyphenation | |
| com.itextpdf.text.xml | |
| com.itextpdf.text.xml.simpleparser | 
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          HTMLWorker 
            Deprecated.  
               since 5.5.2; please switch to XML Worker instead (this is a separate project) 
              
            |  
         
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          SimpleBookmark 
           
             Bookmark processing in a simple way. 
              |  
         
class  |  
          SimpleNamedDestination  |  
         
class  |  
          XfdfReader 
           
             Reads a XFDF. 
              |  
         
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          SimplePatternParser 
           
             Parses the xml hyphenation pattern. 
              |  
         
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          XmlToTxt 
           
             This class converts XML into plain text stripping all tags. 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
static void |  
          SimpleXMLParser.parse(SimpleXMLDocHandler doc, InputStream in) 
           
             Parses the XML document firing the events to the handler. 
              |  
         
static void |  
          SimpleXMLParser.parse(SimpleXMLDocHandler doc, Reader r)  |  
         
static void |  
          SimpleXMLParser.parse(SimpleXMLDocHandler doc, SimpleXMLDocHandlerComment comment, Reader r, boolean html) 
           
             Parses the XML document firing the events to the handler. 
              |  
         
Copyright © 1998–2019. All rights reserved.