| Package | Description | 
|---|---|
| com.itextpdf.text | |
| com.itextpdf.text.pdf | 
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          TabSplitCharacter  |  
         
| Modifier and Type | Field and Description | 
|---|---|
static SplitCharacter |  
          TabSplitCharacter.TAB  |  
         
| Modifier and Type | Method and Description | 
|---|---|
Chunk |  
          Chunk.setSplitCharacter(SplitCharacter splitCharacter) 
           
             Sets the split characters. 
              |  
         
| Modifier and Type | Class and Description | 
|---|---|
class  |  
          DefaultSplitCharacter 
           
             The default class that is used to determine whether or not a character is a split character. 
              |  
         
| Modifier and Type | Field and Description | 
|---|---|
static SplitCharacter |  
          DefaultSplitCharacter.DEFAULT 
           
             An instance of the default SplitCharacter. 
              |  
         
protected SplitCharacter |  
          PdfChunk.splitCharacter  |  
         
Copyright © 1998–2019. All rights reserved.