- getAlgorithm() - Method in interface org.apache.sling.fileoptim.models.OptimizedFile
-
- getAlgorithm() - Method in class org.apache.sling.fileoptim.OptimizationResult
-
Returns the algorithm by which the file was optimized
- getContent() - Method in interface org.apache.sling.fileoptim.models.OptimizedFile
-
- getDisabled() - Method in interface org.apache.sling.fileoptim.models.OptimizedFile
-
- getFileOptimizers() - Method in class org.apache.sling.fileoptim.impl.FileOptimizerServiceImpl
-
- getHash() - Method in interface org.apache.sling.fileoptim.models.OptimizedFile
-
- getLabel() - Method in class org.apache.sling.fileoptim.impl.FileOptimizerWebConsole
-
- getMimeType() - Method in interface org.apache.sling.fileoptim.models.OptimizedFile
-
- getName() - Method in interface org.apache.sling.fileoptim.FileOptimizer
-
Gets the name of the optimizer
- getName() - Method in class org.apache.sling.fileoptim.internal.optimizers.JpegFileOptimizer
-
- getName() - Method in class org.apache.sling.fileoptim.internal.optimizers.PngFileOptimizer
-
- getOptimizedContents(Resource) - Method in interface org.apache.sling.fileoptim.FileOptimizerService
-
Gets the optimized contents of a file resource.
- getOptimizedContents(Resource) - Method in class org.apache.sling.fileoptim.impl.FileOptimizerServiceImpl
-
- getOptimizedContents() - Method in class org.apache.sling.fileoptim.OptimizationResult
-
Returns the raw optimized contents as a byte array
- getOptimizedContentStream() - Method in class org.apache.sling.fileoptim.OptimizationResult
-
Returns the optimized contents as an InputStream
- getOptimizedSize() - Method in class org.apache.sling.fileoptim.OptimizationResult
-
Returns the optimized size in bytes
- getOriginal() - Method in interface org.apache.sling.fileoptim.models.OptimizedFile
-
- getOriginalSize() - Method in class org.apache.sling.fileoptim.OptimizationResult
-
Return the original size in bytes
- getResource() - Method in class org.apache.sling.fileoptim.OptimizationResult
-
Returns the resource that was optimized
- getResult() - Method in class org.apache.sling.fileoptim.models.OptimizeResource
-
Gets the optimization result.
- getSavings() - Method in interface org.apache.sling.fileoptim.models.OptimizedFile
-
- getSavings() - Method in class org.apache.sling.fileoptim.OptimizationResult
-
Return the percent savings as a 1-based double value
- getTitle() - Method in class org.apache.sling.fileoptim.impl.FileOptimizerWebConsole
-