Uses of Class
io.keikai.doc.collab.types.YXmlFragment
-
Packages that use YXmlFragment Package Description io.keikai.doc.collab.types io.keikai.doc.collab.utils -
-
Uses of YXmlFragment in io.keikai.doc.collab.types
Subclasses of YXmlFragment in io.keikai.doc.collab.types Modifier and Type Class Description classYXmlElement<T>Methods in io.keikai.doc.collab.types that return YXmlFragment Modifier and Type Method Description YXmlFragmentYXmlFragment. clone()Makes a copy of this data type that can be included somewhere else.YXmlFragmentYXmlFragment. copy()static YXmlFragmentYXmlFragment. readYXmlFragment(UpdateDecoder decoder)Constructors in io.keikai.doc.collab.types with parameters of type YXmlFragment Constructor Description YXmlEvent(YXmlFragment target, java.util.Set<java.lang.String> subs, Transaction transaction) -
Uses of YXmlFragment in io.keikai.doc.collab.utils
Methods in io.keikai.doc.collab.utils that return YXmlFragment Modifier and Type Method Description YXmlFragmentDoc. getXmlFragment()YXmlFragmentDoc. getXmlFragment(java.lang.String name)
-