Class SimpleDOMBuilder

All Implemented Interfaces:
ISourceElementRequestor, ILineStartFinder

public class SimpleDOMBuilder extends AbstractDOMBuilder implements ISourceElementRequestor
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.aspectj.org.eclipse.jdt.core.dom package.
A DOM builder that uses the SourceElementParser