Eclipse Platform
2.1

Uses of Class
org.eclipse.compare.structuremergeviewer.DocumentRangeNode

Packages that use DocumentRangeNode
org.eclipse.compare.structuremergeviewer Provides support for finding and displaying the differences between hierarchically structured data. 
 

Uses of DocumentRangeNode in org.eclipse.compare.structuremergeviewer
 

Methods in org.eclipse.compare.structuremergeviewer with parameters of type DocumentRangeNode
 void DocumentRangeNode.addChild(DocumentRangeNode node)
          Adds the given node as a child.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.