All Classes and Interfaces

Class
Description
Default implementation of ObserverErrorHandler that prints errors to stderr.
Represents a chunk of text with associated formatting attributes.
Functional interface for handling exceptions thrown by observers.
Functional interface for observing document-level updates.
A collaborative array type that supports concurrent editing.
Represents a change to a YArray or YXmlFragment instance.
Factory for creating Y-CRDT documents.
Factory for explicitly selecting a Y-CRDT binding implementation.
Base class for all Y-CRDT change types.
Types of changes that can occur in Y-CRDT data structures.
A collaborative document containing shared types.
Represents an event triggered by changes to a Y-CRDT data structure.
A collaborative map type that supports concurrent editing.
Represents a change to a YMap instance.
Functional interface for observing changes to Y-CRDT types.
Handle to a registered observer subscription.
A collaborative text type that supports concurrent editing.
Represents a change to a YText or YXmlText instance.
A transaction for batching multiple operations on a Y-CRDT document.
A collaborative XML element that supports concurrent editing.
Represents an attribute change to a YXmlElement instance.
A collaborative XML fragment container that supports concurrent editing.
Marker interface for XML node types.
Types of XML nodes.
A collaborative XML text node that supports concurrent editing with formatting.