Package org.xhtmlrenderer.layout
Class TextUtil
- java.lang.Object
-
- org.xhtmlrenderer.layout.TextUtil
-
public class TextUtil extends java.lang.ObjectDescription of the Class- Author:
- empty
-
-
Constructor Summary
Constructors Constructor Description TextUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringtransformText(java.lang.String text, CalculatedStyle style)Description of the Method
-
-
-
Method Detail
-
transformText
public static java.lang.String transformText(java.lang.String text, CalculatedStyle style)Description of the Method- Parameters:
text- PARAMstyle-- Returns:
- Returns
-
-