/[cashew-s-editor]/cashews/src/nongnu/cashews/xml/Xmlizable.java
ViewVC logotype

Diff of /cashews/src/nongnu/cashews/xml/Xmlizable.java

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

revision 1.1 by gnu_andrew, Wed May 4 22:14:05 2005 UTC revision 1.2 by gnu_andrew, Fri May 6 10:26:51 2005 UTC
# Line 1  Line 1 
1  /* CProcess.java -- Marks a class as a possible construct for composites.  /* Xmlizable.java -- Marks a class as convertable to an XML tree.
2   Copyright (C) 2005  The University of Sheffield.   Copyright (C) 2005  The University of Sheffield.
3    
4   This file is part of the CASheW-s editor.   This file is part of the CASheW-s editor.
# Line 22  Line 22 
22  package nongnu.cashews.xml;  package nongnu.cashews.xml;
23    
24  /**  /**
25   * Specifies that a class can be converted to an XML tree.  The methods   * Marks a class that can be converted to an XML tree.
  * specified by this class allow additional information to be specified  
  * to the serializer.  
26   *   *
27   * @author Andrew John Hughes (gnu_andrew@member.fsf.org)   * @author Andrew John Hughes (gnu_andrew@member.fsf.org)
28   * @see Serializer   * @see Serializer

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

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