- Timestamp:
- 11/10/07 23:27:32 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/main/php/net/stubbles/xml/stubXMLStreamWriterFactory.php
r1020 r1026 8 8 * @subpackage xml 9 9 */ 10 stubClassLoader::load('net.stubbles.xml.stubXMLException'); 10 stubClassLoader::load('net.stubbles.xml.stubXMLException', 11 'net.stubbles.xml.stubXMLStreamWriter' 12 ); 11 13 /** 12 14 * Factory to create a xml stream writer.
