~ubuntu-branches/debian/squeeze/erlang/squeeze

« back to all changes in this revision

Viewing changes to lib/ic/doc/src/ch_java.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2010-03-09 17:34:57 UTC
  • mfrom: (10.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100309173457-4yd6hlcb2osfhx31
Tags: 1:13.b.4-dfsg-3
Manpages in section 1 are needed even if only arch-dependent packages are
built. So, re-enabled them.

Show diffs side-by-side

added added

removed removed

Lines of Context:
711
711
   // methods
712
712
   public static s unmarshal(OtpInputStream in) 
713
713
      throws java.lang.Exception {
714
 
\011:
715
 
\011:
 
714
        :
 
715
        :
716
716
   };
717
717
 
718
718
   public static void marshal(OtpOutputStream out, s value) 
719
719
      throws java.lang.Exception {
720
 
\011:
721
 
\011:
 
720
        :
 
721
        :
722
722
   };
723
723
 
724
724
};