Uses of Class
org.odftoolkit.odfdom.changes.CollabTextDocument
-
Packages that use CollabTextDocument Package Description org.odftoolkit.odfdom.changes org.odftoolkit.odfdom.dom -
-
Uses of CollabTextDocument in org.odftoolkit.odfdom.changes
Methods in org.odftoolkit.odfdom.changes that return CollabTextDocument Modifier and Type Method Description static CollabTextDocument
CollabTextDocument. newTextCollabDocument()
Creates a new ODT document from the default templateMethods in org.odftoolkit.odfdom.changes with parameters of type CollabTextDocument Modifier and Type Method Description static void
JsonOperationConsumer. addDrawing(Component rootComponent, org.json.JSONArray start, org.json.JSONObject attrs, String type, CollabTextDocument opsDoc)
static int
JsonOperationConsumer. applyOperations(CollabTextDocument opsDoc, org.json.JSONArray ops)
-
Uses of CollabTextDocument in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type CollabTextDocument Modifier and Type Method Description org.json.JSONObject
OdfSchemaDocument. getOperations(CollabTextDocument operationDoc)
-