Package org.c02e.jpgpj.util
Class FileDetection.DetectionResult
java.lang.Object
org.c02e.jpgpj.util.FileDetection.DetectionResult
- Enclosing class:
FileDetection
-
Field Summary
FieldsModifier and TypeFieldDescriptionWrapper around original input stream.Container type that was detected. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
stream
Wrapper around original input stream. -
type
Container type that was detected.
-
-
Constructor Details
-
DetectionResult
public DetectionResult() -
DetectionResult
-