Class ViewCleaner


  • public class ViewCleaner
    extends java.lang.Object
    Processes VViews before ui schema generation
    Author:
    Stefan Dirix
    • Constructor Summary

      Constructors 
      Constructor Description
      ViewCleaner()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void cleanView​(VView view)
      Remove invalid and not supported VElements.
      • Methods inherited from class java.lang.Object

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

      • ViewCleaner

        public ViewCleaner()
    • Method Detail

      • cleanView

        public static void cleanView​(VView view)
        Remove invalid and not supported VElements.