Interface Header

All Known Implementing Classes:
Header

public interface Header
Author:
K.Venugopal@sun.com
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final QName
     
    static final QName
     
  • Method Summary

    Modifier and Type
    Method
    Description
    return Local Name of the Header
    return the URI of the Header.
  • Field Details

    • NAME

      static final QName NAME
    • URI

      static final QName URI
  • Method Details

    • getLocalName

      String getLocalName()
      return Local Name of the Header
    • getURI

      String getURI()
      return the URI of the Header.