Class MessageCatalogResource

    • Method Detail

      • toString

        public  toString()
        Overrides:
         in class 
      • openStream

        public  openStream()
                               throws 
        Description copied from interface: Resource
        Opens a stream to the content of the resource, or returns null if the resource does not exist. The native input stream supplied by the resource is wrapped in a .
        Returns:
        an open, buffered stream to the content, if available
        Throws: