Package ro.sync.template
Class TemplateContentInfo
- java.lang.Object
-
- ro.sync.template.TemplateContentInfo
-
@API(type=NOT_EXTENDABLE, src=PUBLIC) public class TemplateContentInfo extends java.lang.Object
Template content information. Used in both eXml and WA.
-
-
Constructor Summary
Constructors Constructor Description TemplateContentInfo(java.lang.String content, int imposedCaretOffset)
Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getContent()
int
getImposedCaretOffset()
-