public class DefaultNutsContentTypeResolver extends Object implements net.thevpc.nuts.spi.NutsContentTypeResolver
| Constructor and Description |
|---|
DefaultNutsContentTypeResolver() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context) |
net.thevpc.nuts.NutsSupported<String> |
probeContentType(byte[] bytes,
net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsSupported<String> |
probeContentType(net.thevpc.nuts.NutsPath path,
net.thevpc.nuts.NutsSession session) |
public net.thevpc.nuts.NutsSupported<String> probeContentType(net.thevpc.nuts.NutsPath path, net.thevpc.nuts.NutsSession session)
probeContentType in interface net.thevpc.nuts.spi.NutsContentTypeResolverpublic net.thevpc.nuts.NutsSupported<String> probeContentType(byte[] bytes, net.thevpc.nuts.NutsSession session)
probeContentType in interface net.thevpc.nuts.spi.NutsContentTypeResolverpublic int getSupportLevel(net.thevpc.nuts.spi.NutsSupportLevelContext context)
getSupportLevel in interface net.thevpc.nuts.spi.NutsComponentCopyright © 2022 vpc open source initiative. All rights reserved.