Package | Description |
---|---|
org.netbeans.api.editor.mimelookup |
Modifier and Type | Method | Description |
---|---|---|
MimeLookup |
MimeLookup.childLookup(String mimeType) |
Deprecated.
Use
getLookup(MimePath) with the MimePath
of the embedded mime type instead. |
static MimeLookup |
MimeLookup.getMimeLookup(String mimeType) |
Deprecated.
Use
getLookup(MimePath.get(mimeType)) instead. |
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.