/[classpath]/gjdoc/src/gnu/classpath/tools/doclets/DocletOptionColonSeparated.java
ViewVC logotype

Diff of /gjdoc/src/gnu/classpath/tools/doclets/DocletOptionColonSeparated.java

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

revision 1.1 by julian, Fri Dec 3 18:54:36 2004 UTC revision 1.2 by julian, Fri Dec 3 19:22:53 2004 UTC
# Line 18  along with GNU Classpath; see the file C Line 18  along with GNU Classpath; see the file C
18  Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
19  02111-1307 USA. */  02111-1307 USA. */
20    
21    package gnu.classpath.tools.doclets;
22    
23    import java.util.LinkedHashSet;
24    import java.util.Set;
25    import java.util.StringTokenizer;
26    
27  /**  /**
28   *  Processes a doclet option whose value consists of a   *  Processes a doclet option whose value consists of a
29   *  colon-separated list of strings.   *  colon-separated list of strings.

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