Class RemotePlantumlGenerator

java.lang.Object
nl.talsmasoftware.umldoclet.uml.plantuml.RemotePlantumlGenerator
All Implemented Interfaces:
PlantumlGenerator

public class RemotePlantumlGenerator extends Object implements PlantumlGenerator
  • Field Details

    • HTTP_URLS

      public static final Pattern HTTP_URLS
  • Constructor Details

    • RemotePlantumlGenerator

      public RemotePlantumlGenerator(String baseUrl)
  • Method Details