Class TransformerPropertyGetter


  • @Deprecated
    public class TransformerPropertyGetter
    extends java.lang.Object
    Deprecated.
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    Provides access to a String representation of all transformer properties and values where these are sorted into groups.
    Author:
    Alan Davis
    • Method Detail

      • appendProperty

        public static void appendProperty​(java.lang.StringBuilder sb,
                                          java.lang.String propertyName,
                                          java.lang.String value,
                                          java.lang.String defaultValue)
        Deprecated.
      • toString

        public java.lang.String toString()
        Deprecated.
        Overrides:
        toString in class java.lang.Object