Class GenericRegexProducer

java.lang.Object
net.sourceforge.plantuml.classdiagram.command.GenericRegexProducer

public class GenericRegexProducer extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final java.lang.String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • PATTERN

      public static final java.lang.String PATTERN
  • Constructor Details

    • GenericRegexProducer

      public GenericRegexProducer()