Class GuideV2Utils


  • public class GuideV2Utils
    extends java.lang.Object
    Provides Utility APIs to AFv2
    • Constructor Summary

      Constructors 
      Constructor Description
      GuideV2Utils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String generateQualifiedName​(Resource element)
      Recursively generates the Qualified name of an element in guide container.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GuideV2Utils

        public GuideV2Utils()
    • Method Detail

      • generateQualifiedName

        public static java.lang.String generateQualifiedName​(Resource element)
        Recursively generates the Qualified name of an element in guide container.
        Parameters:
        element - - Resource, whose Qualified name needs to be calculated.
        Returns:
        String - Qualified name