Class ReadFilterQuoteComment

java.lang.Object
net.sourceforge.plantuml.preproc2.ReadFilterQuoteComment
All Implemented Interfaces:
ReadFilter

public class ReadFilterQuoteComment extends java.lang.Object implements ReadFilter
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.Object

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

    • ReadFilterQuoteComment

      public ReadFilterQuoteComment()
  • Method Details