Directory xstream/src/java/com/thoughtworks/xstream/xml/xpp3/

Directory Created:
2004-01-10 06:02
Directory Deleted:
2004-03-07 11:10
Total Files:
0
Deleted Files:
5
Lines of Code:
0

Browse with ViewVC

[root]/xstream/src/java/com/thoughtworks/xstream/xml/xpp3

Lines of Code

xstream/src/java/com/thoughtworks/xstream/xml/xpp3/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 18 (100.0%) 324 (100.0%) 18.0
jvanzyl 11 (61.1%) 322 (99.4%) 29.2
joe 7 (38.9%) 2 (0.6%) 0.2

Most Recent Commits

joe 2004-03-07 11:10

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

0 lines of code changed in:

jvanzyl 2004-02-27 16:45

o adding a touch of documentation

o moving the creation of the child map and list to the constructor, the addition

of a child before any other operation was causing an NPE.



The additions made here make the baby dom more complete and i've moved it

here so that I could offload as much as possible to xstream where I

previously had it in plexus. But the little dom package might be

useful separately, but it's in xstream for now.

72 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/xml/xpp3: Xpp3Dom.java (+72 -21)
joe 2004-02-09 17:59

Bugfix: When using Xpp3 reader, nulls and empty strings aren't distinguished between. Fixed.

1 lines of code changed in:

joe 2004-01-29 12:40

Fixed inconsistenty between Xpp3 and DOM readers : whitespace around text should be maintained.

1 lines of code changed in:

jvanzyl 2004-01-10 06:51

o fixing POM <id/>

o reformatted to joe style (sorry 'bout that joe.)

92 lines of code changed in:

jvanzyl 2004-01-10 06:02

o adding xpp3 implementation

158 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT