Uses of Class
org.alfresco.repo.content.encoding.ContentCharsetFinder
-
Packages that use ContentCharsetFinder Package Description org.alfresco.repo.content org.alfresco.service.cmr.repository -
-
Uses of ContentCharsetFinder in org.alfresco.repo.content
Methods in org.alfresco.repo.content that return ContentCharsetFinder Modifier and Type Method Description ContentCharsetFinderMimetypeMap. getContentCharsetFinder()Provides the system default charset finder.Methods in org.alfresco.repo.content with parameters of type ContentCharsetFinder Modifier and Type Method Description voidMimetypeMap. 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 ContentCharsetFinder Modifier and Type Method Description ContentCharsetFinderMimetypeService. getContentCharsetFinder()Provides the system default charset finder.
-