Package elemental2.dom
Class MimeTypeArray
- java.lang.Object
-
- elemental2.dom.MimeTypeArray
-
-
Field Summary
Fields Modifier and Type Field Description int
length
-
Constructor Summary
Constructors Constructor Description MimeTypeArray()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MimeType
item(int index)
MimeType
namedItem(java.lang.String name)
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-