@SyntacticIterable public class Plugin extends Iterable<MimeType>
Modifier and Type | Field and Description |
---|---|
String |
description |
String |
filename |
double |
length |
String |
name |
static Plugin |
prototype |
String |
version |
constructor
Constructor and Description |
---|
Plugin() |
Modifier and Type | Method and Description |
---|---|
MimeType |
$get(double index) |
MimeType |
item(double index) |
Iterator<MimeType> |
iterator()
From Iterable, to allow foreach loop (do not use directly).
|
MimeType |
namedItem(String type) |
$applyStatic, $applyStatic, $delete, $delete, $get, $get, $set, $set, $super, assign, create, create, defineProperties, defineProperty, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, hasOwnProperty, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, preventExtensions, propertyIsEnumerable, propertyIsEnumerable, propertyIsEnumerable, seal, toJSString, toLocaleString, toString, valueOf
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator