com.aptana.ide.scripting.doms
Class BundlesDOMFactory

java.lang.Object
  extended by com.aptana.ide.scripting.doms.BundlesDOMFactory
All Implemented Interfaces:
IMonkeyDOMFactory

public class BundlesDOMFactory
extends java.lang.Object
implements IMonkeyDOMFactory

Author:
Ingo Muschenetz

Constructor Summary
BundlesDOMFactory()
           
 
Method Summary
 java.lang.Object getDOMroot()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BundlesDOMFactory

public BundlesDOMFactory()
Method Detail

getDOMroot

public java.lang.Object getDOMroot()
Specified by:
getDOMroot in interface IMonkeyDOMFactory
Returns:
Object
See Also:
IMonkeyDOMFactory.getDOMroot()