com.googlecode.jpattern.core.xml
Interface IXmlWriterStrategy

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
XmlFileWriterStrategy

public interface IXmlWriterStrategy
extends java.io.Serializable

Author:
Francesco Cina' 16/giu/2010

Method Summary
 java.io.Writer getWriter()
           
 

Method Detail

getWriter

java.io.Writer getWriter()
                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011. All Rights Reserved.