| Package | Description | 
|---|---|
| com.itextpdf.tool.xml.pipeline.html |  
          
           Contains pipeline stuff for HTML 
            |  
       
| Modifier and Type | Method and Description | 
|---|---|
protected StackKeeper |  
          HtmlPipelineContext.peek() 
           
             Retrieves, but does not remove, the head (first element) of this list. 
              |  
         
protected StackKeeper |  
          HtmlPipelineContext.poll() 
           
             Retrieves and removes the top of the stack. 
              |  
         
| Modifier and Type | Method and Description | 
|---|---|
protected void |  
          HtmlPipelineContext.addFirst(StackKeeper stackKeeper) 
           
             Add a   StackKeeper to the top of the stack list. 
            |  
         
Copyright © 1998–2019. All rights reserved.