[jdom-commits] CVS Update: jdom/src/java/org/jdom

nobody nobody at chimbo.servlets.com
Mon May 5 00:24:00 PDT 2003


****************************************
Date:   Mon May  5, 2003 @01:24:00 MDT
Author: 

Update of /home/cvs/jdom/src/java/org/jdom
In directory chimbo:/tmp/cvs-serv7660

Modified Files:
ProcessingInstruction.java
Log Message:
Various changes to the PI interface.

Deprecating:
CVS getNames()
CVS getValue()
CVS setValue()
CVS removeValue()

Adding:
CVS getPseudoAttributeNames()
CVS getPseudoAttributeValue()
CVS setPseudoAttributeValue()
CVS removePseudoAttributeValue()

Right after this commit I'm actually going to remove the various
map-related setters, and we'll see if anyone even cares. I'm checking
this in so we can revert if we decide we want to keep the setters.

-jh-

===================================================================
File: no file ProcessingInstruction.java		Status: Needs Checkout

   Working revision:	1.38	Mon May  5 07:24:00 2003
   Repository revision:	1.38	/home/cvs/jdom/src/java/org/jdom/ProcessingInstruction.java,v

   Existing Tags:
	jdom_1_0_b9              	(revision: 1.36)
	jdom_1_0_b8              	(revision: 1.27)
	jdom_prefilter           	(revision: 1.21)
	jdom_1_0_b7              	(revision: 1.20)
	jdom_1_0_b6              	(revision: 1.10)
	start                    	(revision: 1.1.1.1)
	jdom                     	(branch: 1.1.1)




More information about the jdom-commits mailing list