Class StringDecorator

    • Constructor Detail

      • StringDecorator

        public StringDecorator()
    • Method Detail

      • isDecorated

        public static boolean isDecorated​(String componentId,
                                          String str)
      • split2

        public static String[] split2​(String decoratedString)