public final class MimeHeaderParser extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MimeHeaderParser.ParseResult |
Constructor and Description |
---|
MimeHeaderParser() |
Modifier and Type | Method and Description |
---|---|
static MimeHeaderParser.ParseResult |
parseHeaders(InputStream stream) |
public static MimeHeaderParser.ParseResult parseHeaders(InputStream stream) throws IOException
IOException
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.