public class DefaultNDescriptorContentParserContext extends Object implements NDescriptorContentParserContext
| Constructor and Description |
|---|
DefaultNDescriptorContentParserContext(Path file,
String fileExtension,
String mimeType,
List<String> parseOptions) |
| Modifier and Type | Method and Description |
|---|---|
String |
fileExtension() |
InputStream |
fullStream() |
InputStream |
headStream() |
String |
mimeType() |
String |
name() |
List<String> |
parseOptions() |
public List<String> parseOptions()
parseOptions in interface NDescriptorContentParserContextpublic InputStream headStream()
headStream in interface NDescriptorContentParserContextpublic InputStream fullStream()
fullStream in interface NDescriptorContentParserContextpublic String fileExtension()
fileExtension in interface NDescriptorContentParserContextpublic String mimeType()
mimeType in interface NDescriptorContentParserContextpublic String name()
name in interface NDescriptorContentParserContextCopyright © 2026 vpc open source initiative. All rights reserved.