-
public final class Transform
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classTransform.Companion
-
Constructor Summary
Constructors Constructor Description Transform()
-
Method Summary
Modifier and Type Method Description final RRElementNodehtmlWrapper(RRNode bodyNode, String css)final RRNodetoRRWebNode(RRMobileViewNode mobileNode, List<ImageContent> imageContent)-
-
Method Detail
-
htmlWrapper
final RRElementNode htmlWrapper(RRNode bodyNode, String css)
-
toRRWebNode
final RRNode toRRWebNode(RRMobileViewNode mobileNode, List<ImageContent> imageContent)
-
-
-
-