Class TagModelSkip

  • All Implemented Interfaces:
    Cloneable

    public class TagModelSkip
    extends TagModel
    • Constructor Detail

      • TagModelSkip

        public TagModelSkip​(int skippedSegments)
    • Method Detail

      • getskippedSegments

        public int getskippedSegments()
      • setskippedSegments

        public void setskippedSegments​(int skippedSegments)
      • write

        public void write​(TagWriter writer)
                   throws java.io.IOException
        Specified by:
        write in class TagModel
        Throws:
        java.io.IOException
      • toString

        public String toString()
        Specified by:
        toString in class TagModel
      • isValid

        public boolean isValid​(Integer version)
        Specified by:
        isValid in class TagModel