org.apache.maven.model.converter.plugins
Class PropertyUtils

java.lang.Object
  extended by org.apache.maven.model.converter.plugins.PropertyUtils

public class PropertyUtils
extends Object

Utility class which features various methods for converting String-based property values.

Version:
$Id: PropertyUtils.java 661727 2008-05-30 14:21:49Z bentmann $
Author:
Dennis Lundberg

Constructor Summary
PropertyUtils()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyUtils

public PropertyUtils()


Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.