Class TextLinesDTO
java.lang.Object
com.levigo.jadice.web.server.messaging.responses.TextLinesDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TextLinesDTO
fromLineList
(Collection<com.levigo.jadice.document.internal.text.Line> lines)
-
Constructor Details
-
TextLinesDTO
public TextLinesDTO()
-
-
Method Details
-
fromLineList
public static TextLinesDTO fromLineList(Collection<com.levigo.jadice.document.internal.text.Line> lines)
-