Class ParagraphSplitter

java.lang.Object
com.openhtmltopdf.bidi.ParagraphSplitter

public class ParagraphSplitter extends Object
This class aims to split text into paragraphs where they can be passed to the BidiSplitter. Each text node in the document is attached to the closest block-like element which we assume paragraphs do not cross.