Uses of Class
io.keikai.doc.collab.types.YXmlHook
-
Packages that use YXmlHook Package Description io.keikai.doc.collab.types -
-
Uses of YXmlHook in io.keikai.doc.collab.types
Methods in io.keikai.doc.collab.types that return YXmlHook Modifier and Type Method Description YXmlHook<T>YXmlHook. clone()Makes a copy of this data type that can be included somewhere else.YXmlHookYXmlHook. copy()Creates an Item with the same effect as this Item (without position effect)static YXmlHookYXmlHook. readYXmlHook(UpdateDecoder decoder)Static method to read a YXmlHook from a decoder.
-