Uses of Interface
org.eclipse.jdt.internal.core.jdom.ILineStartFinder

Packages that use ILineStartFinder
org.eclipse.jdt.internal.core.jdom   
 

Uses of ILineStartFinder in org.eclipse.jdt.internal.core.jdom
 

Classes in org.eclipse.jdt.internal.core.jdom that implement ILineStartFinder
 class AbstractDOMBuilder
          Deprecated. The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
 class DOMBuilder
          Deprecated. The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.
 class SimpleDOMBuilder
          Deprecated. The JDOM was made obsolete by the addition in 2.0 of the more powerful, fine-grained DOM/AST API found in the org.eclipse.jdt.core.dom package.