org.apache.tools.ant.module/3 3.47.1 2

org.apache.tools.ant.module.api
Interface ElementCookie

All Superinterfaces:
Node.Cookie

Deprecated. Not currently used in Ant module UI.

@Deprecated
public interface ElementCookie
extends Node.Cookie

Represents something with an associated Document Object Model element.


Method Summary
 Element getElement()
          Deprecated. Get the associated DOM element.
 

Method Detail

getElement

Element getElement()
Deprecated. 
Get the associated DOM element.

Returns:
the element

org.apache.tools.ant.module/3 3.47.1 2

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.