|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--grendel.mime.extractor.MimeExtractorOperatorFactory
Creates an IMimeOperator to extract the raw data of a MIME sub-part. The ID is of the form used by IMimeObject.partID() -- it is a string listing the index of the part in the MIME tree, like "1.2.5".
Constructor Summary | |
MimeExtractorOperatorFactory()
|
Method Summary | |
static IMimeOperator |
Make(IMimeObject root_object,
java.lang.String target_id)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public MimeExtractorOperatorFactory()
Method Detail |
public static IMimeOperator Make(IMimeObject root_object, java.lang.String target_id)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |