gluonhq / rich-text-area

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serializing the Document object

charanaks opened this issue · comments

I see in the comments it is mentioned as the Document object can be serialized and deserialized, I have to Serialize the Document object into a string and again I need to deserialize I tried it using jackson dependency but no luck is there any easier way or better alternative to do that

Should be fixed by #312