Class ReadFilterAddConfig
- java.lang.Object
-
- net.sourceforge.plantuml.preproc2.ReadFilterAddConfig
-
- All Implemented Interfaces:
ReadFilter
public class ReadFilterAddConfig extends java.lang.Object implements ReadFilter
-
-
Constructor Summary
Constructors Constructor Description ReadFilterAddConfig(java.util.List<java.lang.String> config)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ReadLine
applyFilter(ReadLine raw)
-
-
-
Method Detail
-
applyFilter
public ReadLine applyFilter(ReadLine raw)
- Specified by:
applyFilter
in interfaceReadFilter
-
-