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 |
getFileExtension() |
InputStream |
getFullStream() |
InputStream |
getHeadStream() |
String |
getMimeType() |
String |
getName() |
List<String> |
getParseOptions() |
public List<String> getParseOptions()
getParseOptions in interface NDescriptorContentParserContextpublic InputStream getHeadStream()
getHeadStream in interface NDescriptorContentParserContextpublic InputStream getFullStream()
getFullStream in interface NDescriptorContentParserContextpublic String getFileExtension()
getFileExtension in interface NDescriptorContentParserContextpublic String getMimeType()
getMimeType in interface NDescriptorContentParserContextpublic String getName()
getName in interface NDescriptorContentParserContextCopyright © 2025 vpc open source initiative. All rights reserved.