Class LvLayoutCustomTypeNode

java.lang.Object
com.logviewer.formats.utils.LvLayoutCustomTypeNode
All Implemented Interfaces:
LvLayoutNode, Cloneable
Direct Known Subclasses:
LvLayoutFixedTextNode, LvLayoutHexNode, LvLayoutIpNode, LvLayoutNumberNode, LvLayoutRegexNode, LvLayoutStretchNode

public abstract class LvLayoutCustomTypeNode extends Object implements LvLayoutNode
  • Constructor Details

    • LvLayoutCustomTypeNode

      public LvLayoutCustomTypeNode(@NonNull String fieldName, @Nullable String fieldType)
  • Method Details