Class CombinedConfig

    • Constructor Detail

      • CombinedConfig

        public CombinedConfig​(org.apache.commons.logging.Log log)
    • Method Detail

      • addLocalConfig

        public boolean addLocalConfig​(String path)
      • addRemoteConfig

        public boolean addRemoteConfig​(List<String> urls,
                                       String remoteType)
      • addPassThroughTransformer

        public void addPassThroughTransformer​(MimetypeService mimetypeService)
        Adds a PassThrough transform where the source and target mimetypes are identical, or transforms to "text/plain" from selected text based types.
        Parameters:
        mimetypeService - to find all the mimetypes