Package com.itextpdf.layout.splitting
-
Interface Summary Interface Description ISplitCharacters Interface for customizing the split character. -
Class Summary Class Description BreakAllSplitCharacters The implementation ofISplitCharacters
that allows breaking within words.DefaultSplitCharacters The default implementation ofISplitCharacters
interface.KeepAllSplitCharacters The implementation ofISplitCharacters
that prevents breaking within words.