Class PlantumlUtils

java.lang.Object
net.sourceforge.plantuml.api.PlantumlUtils

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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static boolean
    hasCMapData(java.lang.String uml)
     

    Methods inherited from class java.lang.Object

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

    • PlantumlUtils

      public PlantumlUtils()
  • Method Details

    • hasCMapData

      public static boolean hasCMapData(java.lang.String uml)