/[classpath]/classpath/gnu/CORBA/DynAn/NameValuePairHolder.java
ViewVC logotype

Diff of /classpath/gnu/CORBA/DynAn/NameValuePairHolder.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by mark, Sat Jul 2 20:32:09 2005 UTC revision 1.3 by audriusa, Sun Aug 7 17:17:43 2005 UTC
# Line 46  import org.omg.CORBA.portable.OutputStre Line 46  import org.omg.CORBA.portable.OutputStre
46  import org.omg.CORBA.portable.Streamable;  import org.omg.CORBA.portable.Streamable;
47    
48  /**  /**
49   * The name-value pair holder. The {@link NameValuePair} has no standard   * The name-value pair holder. The {@link NameValuePair} has no standard holder
50   * holder defined, but it is needed to store the {@link NameValuePair} into   * defined, but it is needed to store the {@link NameValuePair} into {@link Any}.
  * {@link Any}.  
51   *   *
52   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)
53   */   */
# Line 92  public class NameValuePairHolder Line 91  public class NameValuePairHolder
91    {    {
92      NameValuePairHelper.write(output, value);      NameValuePairHelper.write(output, value);
93    }    }
94  }  }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26