Directory xstream/src/test/com/thoughtworks/xstream/io/path/

Directory Created:
2004-03-07 11:10
Total Files:
4
Deleted Files:
2
Lines of Code:
295

Browse with ViewVC

[root]/xstream/src/test/com/thoughtworks/xstream/io/path

Lines of Code

xstream/src/test/com/thoughtworks/xstream/io/path/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 22 (100.0%) 346 (100.0%) 15.7
joe 14 (63.6%) 325 (93.9%) 23.2
joehni 8 (36.4%) 21 (6.1%) 2.6

Most Recent Commits

joehni 2006-11-10 22:28

Adjust svn properties.

0 lines of code changed in:

joehni 2006-03-26 15:57

Optimize solution for XSTR-288.

18 lines of code changed in:

  • xstream/src/test/com/thoughtworks/xstream/io/path: PathTest.java (+18 -9)
joehni 2006-02-13 22:06

Deprecate ClassMapper, CannotResolveClassException and NameMapper to remove alias package at all in later verrsions.

Remove any deprecated stuff from 1.1.x.

2 lines of code changed in:

joehni 2006-02-10 21:35

Give Eclipse-friendly name.

1 lines of code changed in:

  • xstream/src/test/com/thoughtworks/xstream/io/path: PathTest.java (+1 -1)
joe 2005-04-10 12:40

Cleanup:

* Added JavaDoc for XPath libraray.

* Removed some long dead code and use of deprecated methods.

* Extracted ReaderWrapper/WriterWrapper from PathTrackingReader/Writer to make it easy to create other decorators.

29 lines of code changed in:

joe 2004-09-02 07:15

Introduced Path object to encapsulate an XPath reference, which was previously a String. This allows the object to have behavior and caching (and reduces the need for repetitive string manipulation).

66 lines of code changed in:

joe 2004-04-03 17:26

XSTR-38: Can now use relative XPath for references instead of ids. Full object graph support without adding fluff to the XML.

0 lines of code changed in:

joe 2004-04-03 13:07

New marshaller that uses XPath instead of IDs for dealing with references. Produces much cleaner XML.

45 lines of code changed in:

joe 2004-03-07 17:54

Created a QuickWriter that's a bit like a BufferedWriter, only ermm quicker.

3 lines of code changed in:

joe 2004-03-07 12:13

Renamed methods on HierarchicalReader/Writer to be less xmlish

8 lines of code changed in:

joe 2004-03-07 11:10

Renamed XMLReader/Writer related classes/interfaces/packages to be less XML like and more general heirachy like.

174 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT