The caller of this method must ensure that this partitioner is also set as the document's document partitioner.
This method has been replaced with {@link IDocumentPartitionerExtension3#connect(IDocument,boolean)}. Implementers should default a call connect(document)
to connect(document, false)
in order to sustain the same semantics.
@param document the document to be connected to
|
|
|
|