org.codehaus.mojo.cruisecontrol
Class WriterUtil
java.lang.Object
org.codehaus.mojo.cruisecontrol.WriterUtil
public class WriterUtil
- extends Object
Helper class for xml writer
- Author:
- Kaare Nilsen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WriterUtil
public WriterUtil()
addIfNotNull
public static void addIfNotNull(org.codehaus.plexus.util.xml.XMLWriter writer,
String key,
int value)
addIfNotNull
public static void addIfNotNull(org.codehaus.plexus.util.xml.XMLWriter writer,
String key,
String value)
Copyright © 2006-2011 Codehaus. All Rights Reserved.