PageRenderTime 33ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 1ms

/Prototipo/MemoriaUtils/src/memoria/utils/xstream/XmlExporter.java

http://prototipomemoria.googlecode.com/
Java | 15 lines | 3 code | 4 blank | 8 comment | 0 complexity | 33d6f7cfa9c6d1f7a91163bb0ac27c1f MD5 | raw file
Possible License(s): BSD-3-Clause
  1. /*
  2. * To change this template, choose Tools | Templates
  3. * and open the template in the editor.
  4. */
  5. package memoria.utils.xstream;
  6. /**
  7. *
  8. * @author diego
  9. */
  10. public class XmlExporter {
  11. }