|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MimeBinding | |
---|---|
ccs.cpc.impl |
Uses of MimeBinding in ccs.cpc.impl |
---|
Methods in ccs.cpc.impl that return MimeBinding | |
---|---|
MimeBinding |
MimeBindery.bindingForType(java.lang.String mimetype)
|
(package private) static MimeBinding |
MimeBinding.createFrom(java.io.DataInputStream dis,
int marshalver,
ViewerRegistry vreg)
|
(package private) MimeBinding |
BrowserLogic.getMimeBinding(VFile vf)
|
MimeBinding[] |
MimeBindery.getMimeBindings()
Obtains the list of bindings. |
Methods in ccs.cpc.impl with parameters of type MimeBinding | |
---|---|
void |
MimeBindery.register(MimeBinding mb)
Add a MimeBinding to the bindery. |
void |
MimeBindery.unregister(MimeBinding mb)
remove a MimeBinding from the registry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |