Package pl.tkowalcz.tjahzi.log4j2.labels
Class LabelPrinterFactory
- java.lang.Object
-
- pl.tkowalcz.tjahzi.log4j2.labels.LabelPrinterFactory
-
public class LabelPrinterFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description LabelPrinterFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LabelPrinterparse(String string)static LabelPrinterparse(Label label)
-
-
-
Method Detail
-
parse
public static LabelPrinter parse(Label label)
-
parse
public static LabelPrinter parse(String string)
-
-