Class IconDetector
java.lang.Object
org.bonitasoft.engine.api.impl.application.installer.detector.IconDetector
- All Implemented Interfaces:
ArtifactDetector
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisCompliant(File file) Determine the compliance using the guessed content-type of a given file name.
-
Constructor Details
-
IconDetector
public IconDetector()
-
-
Method Details
-
isCompliant
Determine the compliance using the guessed content-type of a given file name.- Specified by:
isCompliantin interfaceArtifactDetector- Throws:
IOException
-