com.googlecode.jpattern.core.xml
Interface IXmlWriterStrategy

All Superinterfaces:
Serializable
All Known Implementing Classes:
XmlFileWriterStrategy

public interface IXmlWriterStrategy
extends Serializable

Author:
Francesco Cina' 16/giu/2010

Method Summary
 Writer getWriter()
           
 

Method Detail

getWriter

Writer getWriter()
                 throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.