Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 3235

Show
Ignore:
Timestamp:
02/20/08 18:43:58 (10 months ago)
Author:
stonecobra
Message:

SAX Support for Tango XML. Translated from the Java SAX APIs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/example/dsss.conf

    r3230 r3235  
    4040[text/xmldom.d] 
    4141[text/xmlpull.d] 
     42[text/xmlsax.d] 
    4243[vfs/vfszip.d] 
    4344buildflags += -L-lz 
  • trunk/example/jake-all.bat

    r2465 r3235  
    7070@jake text\localetime.d -I.. -op 
    7171@jake text\token.d -I.. -op 
     72@jake text\xmlpull.d -I.. -op 
     73@jake text\xmldom.d -I.. -op 
     74@jake text\xmlsax.d -I.. -op 
    7275 
    7376@rem FINI