Class VElementUtil


  • public final class VElementUtil
    extends java.lang.Object
    This class provides helper methods for working with VElements.
    Since:
    1.6
    Author:
    Eugen Neufeld
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String getCleanName​(VElement vElement)
      Return the cleaned Name of the VElement.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getCleanName

        public static java.lang.String getCleanName​(VElement vElement)
        Return the cleaned Name of the VElement.
        Parameters:
        vElement - The VElement to get the cleaned name for
        Returns:
        the cleaned name