Class BoxUtil
java.lang.Object
com.openhtmltopdf.util.BoxUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BoxgetBodyBoxOrSomething(Box root) static ElementLooks at the children of root.static BoxgetBodyOrNull(Box root) Looks at the direct children of root to find one with an element with node name body.private static boolean
-
Constructor Details
-
BoxUtil
public BoxUtil()
-
-
Method Details
-
getBodyElementOrSomething
-
isBody
-
getBodyBoxOrSomething
-
getBodyOrNull
-