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

Directory Created:
2004-03-07 06:10
Directory Deleted:
2004-03-07 17:01
Total Files:
0
Deleted Files:
2
Lines of Code:
0

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
joe 5 (100.0%) 232 (100.0%) 46.4

Most Recent Commits

joe 2004-03-07 17:01 Rev.: 120

Renamed Xpp3 stuff to XppDom (to make way for the non-dom Xpp stuff)

0 lines of code changed in 2 files:

  • src/java/com/thoughtworks/xstream/io/xml/xpp3: Xpp3Dom.java (del), Xpp3DomBuilder.java (del)
joe 2004-03-07 16:56 Rev.: 118

Trying to make more sense of the HierarichalStreamReader api. Made navigation a bit less confusing.

0 lines of code changed in 1 file:

  • src/java/com/thoughtworks/xstream/io/xml/xpp3: Xpp3DomBuilder.java (changed)
joe 2004-03-07 06:10 Rev.: 95

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

232 lines of code changed in 2 files:

  • src/java/com/thoughtworks/xstream/io/xml/xpp3: Xpp3Dom.java (new 137), Xpp3DomBuilder.java (new 95)