Class TransformerPropertyGetter


  • public class TransformerPropertyGetter
    extends java.lang.Object
    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)
      • toString

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