public final class ParagraphUtils extends Object
ParagraphUtils()
static Integer
getRunPos(org.apache.poi.xwpf.usermodel.XWPFRun run)
static boolean
havePictures(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph)
static String
trimLine(String value)
trimLine(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParagraphUtils()
public static String trimLine(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph)
public static String trimLine(String value)
public static Integer getRunPos(org.apache.poi.xwpf.usermodel.XWPFRun run)
public static boolean havePictures(org.apache.poi.xwpf.usermodel.XWPFParagraph paragraph)
Copyright © 2021. All rights reserved.