Class ChildDocumentManager

java.lang.Object
org.eclipse.jface.text.projection.ProjectionDocumentManager
org.eclipse.jface.text.projection.ChildDocumentManager
All Implemented Interfaces:
IDocumentListener, ISlaveDocumentManager, ISlaveDocumentManagerExtension

public class ChildDocumentManager extends ProjectionDocumentManager
Implementation of a child document manager based on ProjectionDocumentManager. This class exists for compatibility reasons.

Internal class. This class is not intended to be used by clients outside the Platform Text framework.

Since:
3.0
Restriction:
This class is not intended to be subclassed by clients.
Restriction:
This class is not intended to be instantiated by clients.