Lines Matching refs:an
14 * software distributed under the License is distributed on an
50 connected implicitely or explicitely with an object that implements the
61 /** Returns an object that represents the link anchor, as appropriate
64 <p>For an HTML link for example, this method would return the string
68 This index identifies the anchor when, as in the case of an
74 If the index is not valid then an exception is thrown.
75 Otherwise it returns an implementation dependent value.
80 /** Returns an object that represents the link anchor, as appropriate
83 <p>For an HTML link for example, this method would return the URL of
88 an image map, there is more than one link represented by this
93 If the index is not valid then an exception is thrown.
94 Otherwise it returns an implementation dependent value.
127 like e.g. sending an appropriate event.</p>