Class InternalUtils


  • @Internal
    public final class InternalUtils
    extends java.lang.Object
    Internal tagging utilities.
    Since:
    0.8
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private InternalUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Iterator<Tag> getTags​(TagContext tags)
      Internal tag accessor.
      • Methods inherited from class java.lang.Object

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

      • InternalUtils

        private InternalUtils()
    • Method Detail

      • getTags

        public static java.util.Iterator<Tag> getTags​(TagContext tags)
        Internal tag accessor.
        Since:
        0.8