Class Hdr

java.lang.Object
org.jvnet.mimepull.Hdr
All Implemented Interfaces:
Header

class Hdr extends Object implements Header
  • Field Details

  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Description copied from interface: Header
      Returns the name of this header.
      Specified by:
      getName in interface Header
      Returns:
      name of the header
    • getValue

      public String getValue()
      Description copied from interface: Header
      Returns the value of this header.
      Specified by:
      getValue in interface Header
      Returns:
      value of the header