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 CollabTextDocumentCollabTextDocument. 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 voidJsonOperationConsumer. addDrawing(Component rootComponent, org.json.JSONArray start, org.json.JSONObject attrs, String type, CollabTextDocument opsDoc)static intJsonOperationConsumer. 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.JSONObjectOdfSchemaDocument. getOperations(CollabTextDocument operationDoc)
-