Class | Description |
---|---|
BoundaryDelimitedInputStream |
BoundaryDelimitedInputStream encapsulates a stream that is separated into different sections by a common
boundary, such as a MIME multipart message. |
MimeHeaderParser |
Parses MIME headers
|
MimeHeaderParser.ParseResult | |
SimpleBoyerMoore |
SimpleBoyerMoore is an implementation of the simplified version of the Boyer-Moore pattern search algorithm. |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.