站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

G-Index (MIME Lookup API) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.editor.mimelookup/1 1.6
C E G I L M O P S

G

get(String) - Static method in class org.netbeans.api.editor.mimelookup.MimePath
Gets the mime path for the given mime type.
get(MimePath, String) - Static method in class org.netbeans.api.editor.mimelookup.MimePath
Gets the mime path corresponding to a mime type embedded in another mime type.
getClazz() - Method in interface org.netbeans.spi.editor.mimelookup.Class2LayerFolder
Gets the class of the instances that are registered under the special subfolder.
getInstanceProvider() - Method in interface org.netbeans.spi.editor.mimelookup.Class2LayerFolder
Gets the InstanceProvider that should be used for creating the registered instances.
getLayerFolderName() - Method in interface org.netbeans.spi.editor.mimelookup.Class2LayerFolder
Gets the name of the subfolder where the instances are registered.
getLookup(MimePath) - Static method in class org.netbeans.api.editor.mimelookup.MimeLookup
Gets a Lookup implementation that exposes objects specific for the given MimePath.
getLookup(MimePath) - Method in interface org.netbeans.spi.editor.mimelookup.MimeDataProvider
Retrieves a Lookup for the given MimePath.
getMimeLookup(String) - Static method in class org.netbeans.api.editor.mimelookup.MimeLookup
Deprecated. Use getLookup(MimePath.get(mimeType)) instead.
getMimeType(int) - Method in class org.netbeans.api.editor.mimelookup.MimePath
Get mime type of this mime-path at the given index.
getPath() - Method in class org.netbeans.api.editor.mimelookup.MimePath
Get string path represented by this mime-path.
getPrefix(int) - Method in class org.netbeans.api.editor.mimelookup.MimePath
Return prefix mime-path with the given number of mime-type components ranging from zero till the size of this mime-path.

org.netbeans.modules.editor.mimelookup/1 1.6
C E G I L M O P S
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.