Uses of Class
io.keikai.doc.collab.structs.ContentDoc
-
Packages that use ContentDoc Package Description io.keikai.doc.collab.structs -
-
Uses of ContentDoc in io.keikai.doc.collab.structs
Methods in io.keikai.doc.collab.structs that return ContentDoc Modifier and Type Method Description ContentDocContentDoc. copy()static ContentDocContentDoc. readContentDoc(UpdateDecoder decoder)Static method to read ContentDoc from a decoderContentDocContentDoc. splice(int offset)Methods in io.keikai.doc.collab.structs with parameters of type ContentDoc Modifier and Type Method Description booleanContentDoc. mergeWith(ContentDoc right)
-