Class RSSUtils


  • public final class RSSUtils
    extends java.lang.Object
    Adapted from listings in ISO/IEC 24724 Appendix B and Appendix G.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int getRSSvalue​(int[] widths, int maxWidth, boolean noNarrow)  
      • Methods inherited from class java.lang.Object

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

      • getRSSvalue

        public static int getRSSvalue​(int[] widths,
                                      int maxWidth,
                                      boolean noNarrow)