org.lobobrowser.html.js
Class Navigator.MimeTypesCollection

java.lang.Object
  extended by org.lobobrowser.html.js.Navigator.MimeTypesCollection
Enclosing class:
Navigator

public class Navigator.MimeTypesCollection
extends java.lang.Object


Constructor Summary
Navigator.MimeTypesCollection()
           
 
Method Summary
 int getLength()
           
 java.lang.Object item(int index)
           
 java.lang.Object namedItem(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Navigator.MimeTypesCollection

public Navigator.MimeTypesCollection()
Method Detail

getLength

public int getLength()

item

public java.lang.Object item(int index)

namedItem

public java.lang.Object namedItem(java.lang.String name)