W3C CVS Root

CVS log for java/classes/org/w3c/jigsaw/pics/InvalidLabelException.java

[BACK] Up to [Public] / java / classes / org / w3c / jigsaw / pics

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Oct 18 13:42:18 2013 UTC (10 years, 8 months ago) by ylafon
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +8 -6 lines
generics + raw types + serializer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Aug 16 21:37:43 2000 UTC (23 years, 10 months ago) by ylafon
Branches: MAIN
CVS tags: rel-2-2, R_2_2_6_B0, R_2_2_5_B0, R_2_2_4_B0, R_2_2_3_B1, R_2_2_2_B0, R_2_2_1_B0, R_2_2_0_B0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Fixed import statements and removed extra empty lines

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 24 11:23:12 1998 UTC (25 years, 11 months ago) by bmahe
Branches: MAIN
CVS tags: rel-2-1, rel-2-0, R_2_1_2_B0, R_2_1_1_B0, R_2_1_0_B4, R_2_1_0_B3, R_2_1_0_B2, R_2_1_0_B1, R_2_1_0_B0, R_2_0_beta_3, R_2_0_5_B1, R_2_0_5_B0, R_2_0_4_B1, R_2_0_4_B0, R_2_0_3_B0, R_2_0_2_B0, R_2_0_1_B0, R_2_0_0_B0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
w3c -> org.w3c

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 21 12:54:55 1997 UTC (27 years, 1 month ago) by bmahe
Branches: MAIN
CVS tags: R_2_0_beta_2_1, R_2_0_beta_1, R_2_0_alpha_1a, R_2_0_alpha_1, R_1_0_beta_2, R_1_0_beta_1_1, R_1_0_beta_1_0, R_1_0_beta_0_3, R_1_0_beta_0_2, R_1_0_beta_0_1, R_1_0_beta_0_0
New implementation of PICS label bureau using a real database.

 New classes :

	- DataBase.java
	  A very simple interface to query a database via JDBC.
	- DataBaseBureau.java
	  This class implements a label bureau.
	- DataBaseBureauResource.java
	  An HTTP interface to query a DataBase Label bureau.
	- DataBaseService.java
	  The internal representation of a LabelService.
	- InvalidLabelException.java
	- InvalidRequestException.java

 Modified classes :

	- InvalidLabelFileException.java
	- LabelBureauFactory.java
	  DataBaseBureau creation added.
	- SampleLabel.java
	  parser modified and new constructor with String as parameter
	  added.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

Webmaster