Interface WriteableDOMDataTreeShard

    • Method Detail

      • createProducer

        DOMDataTreeShardProducer createProducer​(Collection<DOMDataTreeIdentifier> paths)
        Deprecated, for removal: This API element is subject to removal in a future version.
        Create a producer that has the ability to write into the provided subtrees.
        Parameters:
        paths - Subtrees that the caller wants to write into.
        Returns:
        Producer.