Class TQPath


  • public class TQPath
    extends Object
    Helper for adding a path prefix to a property.
    • Constructor Detail

    • Method Detail

      • add

        public static String add​(String prefix,
                                 String name)
        Return the full path by adding the prefix to the property name (null safe).