Package spoon.compiler.builder
Interface EncodingProvider
public interface EncodingProvider
-
Method Summary
Modifier and TypeMethodDescriptiondetectEncoding(SpoonFile file, byte[] fileBytes)
User-defined function, which is used to detect encoding for each file
-
Method Details
-
detectEncoding
User-defined function, which is used to detect encoding for each file
-