ruper2/src/test/core/org/krysalis/ruper2/util/xml XMLParserTests.java,1.2,1.3

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2/src/test/core/org/krysalis/ruper2/util/xml
In directory sc8-pr-cvs1:/tmp/cvs-serv8045/src/test/core/org/krysalis/ruper2/util/xml

Modified Files:
	XMLParserTests.java 
Log Message:
Share a good idea w/ k-v...

Index: XMLParserTests.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/test/core/org/krysalis/ruper2/util/xml/XMLParserTests.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** XMLParserTests.java	1 Oct 2003 21:55:55 -0000	1.2
--- XMLParserTests.java	22 Oct 2003 02:14:08 -0000	1.3
***************
*** 6,9 ****
--- 6,11 ----
  import junit.framework.TestCase;
  
+ import org.krysalis.version.util.envsafe.ClassLoaderContext;
+ 
  /**
   * @author anou_mana
***************
*** 20,24 ****
  		xmlEntryTable.put("child", "org.krysalis.ruper2.util.xml.TestChild");
  
! 		XMLParser parser = new XMLParser(xmlEntryTable);
  		XMLContext xmlContext =
  			parser.parse(
--- 22,28 ----
  		xmlEntryTable.put("child", "org.krysalis.ruper2.util.xml.TestChild");
  
! 		ClassLoaderContext helper = new ClassLoaderContext(xmlEntryTable);
! 		
! 		XMLParser parser = new XMLParser(xmlEntryTable, helper);
  		XMLContext xmlContext =
  			parser.parse(




-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.