Class RichText

java.lang.Object
net.sourceforge.plantuml.text.RichText

public class RichText extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    isRich(java.lang.String text)
     

    Methods inherited from class java.lang.Object

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

    • RichText

      public RichText()
  • Method Details

    • isRich

      public static boolean isRich(java.lang.String text)