| Package | Description | 
|---|---|
| com.itextpdf.text.html.simpleparser | 
| Modifier and Type | Method and Description | 
|---|---|
void |  
          HTMLTagProcessor.endElement(HTMLWorker worker, String tag) 
            Deprecated.  
             
           
             Implement this class to tell the HTMLWorker what to do when an close tag is encountered. 
              |  
         
void |  
          HTMLTagProcessor.startElement(HTMLWorker worker, String tag, Map<String,String> attrs) 
            Deprecated.  
             
           
             Implement this class to tell the HTMLWorker what to do when an open tag is encountered. 
              |  
         
Copyright © 1998–2019. All rights reserved.