Searched refs:enumerate (Results 1 – 13 of 13) sorted by relevance
152 Enumeration enumerate = ci.getDeviceMime(); in getDeviceFileExtension() local153 while (enumerate.hasMoreElements()) { in getDeviceFileExtension()154 mimeType= (String) enumerate.nextElement(); in getDeviceFileExtension()
122 Enumeration enumerate = cd.getDocumentEnumeration(); in deserialize() local128 while (enumerate.hasMoreElements()) { in deserialize()129 docOut = (DOMDocument) enumerate.nextElement(); in deserialize()
98 Enumeration enumerate = v.elements(); in getDocumentEnumeration() local99 return (enumerate); in getDocumentEnumeration()
108 a new object to enumerate the selection of this <type>XMultiSelectionSupplier</type>.115 a new object to enumerate the selection of this <type>XMultiSelectionSupplier</type>
56 <li>the ability to enumerate the types of the outgoing interfaces; 59 <li>the ability to enumerate the connections that exist to a
51 If it is suported, it is possible to enumerate all implementations that
112 It is possible to enumerate all implementations that support the
62 int n = Thread.enumerate(threads); in run()
41 /** used to enumerate objects in a container which contains objects.
45 /** provides functionality to enumerate the contents of a container.
83 /** allows to enumerate the elements of the container
79 to enumerate the content of the document container.</li>
560 /* #i93756# we ant to get enumerate the application windows in z-order