public final class MimeType extends SimpleScriptable
Constructor and Description |
---|
MimeType()
Create an instance.
|
MimeType(String type,
String description,
String suffixes,
Plugin plugin)
C'tor initializing fields
|
Modifier and Type | Method and Description |
---|---|
String |
jsxGet_description()
Return the mime type's description
|
Object |
jsxGet_enabledPlugin()
Return the mime type's associated plugin
|
String |
jsxGet_suffixes()
Return the mime type's suffixes
|
String |
jsxGet_type()
Return the mime type's suffixes
|
get, getBooleanArg, getClassName, getDefaultValue, getDomNodeOrDie, getDomNodeOrNull, getIntArg, getLog, getObjectArg, getPrototype, getScriptableFor, getStartingScope, getStringArg, getTransformerScriptableFor, getWindow, getWindow, getWithPreemption, makeScriptableFor, setDomNode, setDomNode, setHtmlElement
associateValue, callMethod, callMethod, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, deleteProperty, deleteProperty, equivalentValues, get, getAllIds, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getParentScope, getProperty, getProperty, getPropertyIds, getPrototype, getTopLevelScope, getTopScopeValue, has, has, hasInstance, hasProperty, hasProperty, isConst, isSealed, put, put, putConst, putConstProperty, putProperty, putProperty, redefineProperty, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setGetterOrSetter, setParentScope, setPrototype
public MimeType()
public String jsxGet_description()
public String jsxGet_suffixes()
public String jsxGet_type()
public Object jsxGet_enabledPlugin()
Copyright © 2002-2012 Gargoyle Software Inc.. All Rights Reserved.