Uses of Class
org.alfresco.repo.content.encoding.ContentCharsetFinder
Packages that use ContentCharsetFinder
-
Uses of ContentCharsetFinder in org.alfresco.repo.content
Methods in org.alfresco.repo.content that return ContentCharsetFinderModifier and TypeMethodDescriptionMimetypeMap.getContentCharsetFinder()
Provides the system default charset finder.Methods in org.alfresco.repo.content with parameters of type ContentCharsetFinderModifier and TypeMethodDescriptionvoid
MimetypeMap.setContentCharsetFinder
(ContentCharsetFinder contentCharsetFinder) Set the system default content characterset decoder -
Uses of ContentCharsetFinder in org.alfresco.service.cmr.repository
Methods in org.alfresco.service.cmr.repository that return ContentCharsetFinderModifier and TypeMethodDescriptionMimetypeService.getContentCharsetFinder()
Provides the system default charset finder.