Package com.openhtmltopdf.layout
Class UrlAwareLineBreakIterator
java.lang.Object
com.openhtmltopdf.layout.UrlAwareLineBreakIterator
- All Implemented Interfaces:
FSTextBreaker
public class UrlAwareLineBreakIterator extends Object implements FSTextBreaker
BreakIterator implementation that improves line breaking for URLs. Break points are supported
before path fragments.
-
Constructor Summary
Constructors Constructor Description UrlAwareLineBreakIterator(BreakIterator breaker) -
Method Summary
-
Constructor Details
-
Method Details
-
next
public int next()- Specified by:
nextin interfaceFSTextBreaker
-
setText
- Specified by:
setTextin interfaceFSTextBreaker
-