Class DOMImplStandard

java.lang.Object
com.google.gwt.dom.client.DOMImpl
com.google.gwt.dom.client.DOMImplStandard
Direct Known Subclasses:
DOMImplMozilla, DOMImplStandardBase

@Deprecated abstract class DOMImplStandard extends DOMImpl
Deprecated.
Base implementation of DOMImpl shared by those browsers that come a bit closer to supporting a common standard (ie, not IE).

Deprecated, may be flattened into DOMImpl, as this is the only direct subclass.