com.googlecode.jpattern.core.xml
Class XmlFileWriterStrategy
java.lang.Object
com.googlecode.jpattern.core.xml.XmlFileWriterStrategy
- All Implemented Interfaces:
- IXmlWriterStrategy, Serializable
public class XmlFileWriterStrategy
- extends Object
- implements IXmlWriterStrategy
- Author:
- Francesco Cina'
16/giu/2010
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlFileWriterStrategy
public XmlFileWriterStrategy(StringBuffer path,
StringBuffer filename,
CharacterEncoding characterEncoding)
getWriter
public Writer getWriter()
throws Exception
- Specified by:
getWriter in interface IXmlWriterStrategy
- Throws:
Exception
Copyright © 2011. All Rights Reserved.