124812491250125112521253125412551256
* * @return DOCUMENT ME! */ public final DOMImplementation getImplementation() { if (this.impl == null) { this.impl = new CDomImplementation(); } return this.impl; } // end getImplementation()