Class LM

java.lang.Object
com.softwaremining.util.LM
Direct Known Subclasses:
CicsLM, UtilsLM

public class LM extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static Date
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static Date
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
    protected static final byte[]
     
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    LM()
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected static final Document
    D(String fn, String programNameOrDesc, byte[] kb, String ld)
     
    protected static final Date
    ed(String fn, String programName, byte[] kb)
     
    protected static final String
    tc(Document doc, String tagName, boolean throwException)
     
    static final void
    v(BaseService baseService)
    for internal use only
    static final void
    v(String programName)
    For internal Use only
    protected static final boolean
     
    protected static final HashMap<String,String>
    vpl(String programNameOrDesc)
     

    Methods inherited from class java.lang.Object

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

    • AB

      protected static final byte[] AB
    • BB

      protected static final byte[] BB
    • CB

      protected static final byte[] CB
    • DB

      protected static final byte[] DB
    • EB

      protected static final byte[] EB
    • FB

      protected static final byte[] FB
    • GB

      protected static final byte[] GB
    • HB

      protected static final byte[] HB
    • IB

      protected static final byte[] IB
    • JB

      protected static final byte[] JB
    • KB

      protected static final byte[] KB
    • LB

      protected static final byte[] LB
    • MB

      protected static final byte[] MB
    • NB

      protected static final byte[] NB
    • OB

      protected static final byte[] OB
    • QB

      protected static final byte[] QB
    • RB

      protected static final byte[] RB
    • SB

      protected static final byte[] SB
    • TB

      protected static final byte[] TB
    • PB

      protected static final byte[] PB
    • UB

      protected static final byte[] UB
    • VB

      protected static final byte[] VB
    • WB

      protected static final byte[] WB
    • XB

      protected static final byte[] XB
    • YB

      protected static final byte[] YB
    • ZB

      protected static final byte[] ZB
    • exp

      protected static Date exp
    • td

      protected static Date td
  • Constructor Details

    • LM

      protected LM()
  • Method Details

    • v

      public static final void v(String programName)
      For internal Use only
    • v

      public static final void v(BaseService baseService)
      for internal use only
      Parameters:
      baseService -
    • v2

      protected static final boolean v2(BaseService bs)
    • vpl

      protected static final HashMap<String,String> vpl(String programNameOrDesc)
    • ed

      protected static final Date ed(String fn, String programName, byte[] kb)
    • D

      protected static final Document D(String fn, String programNameOrDesc, byte[] kb, String ld)
    • tc

      protected static final String tc(Document doc, String tagName, boolean throwException)