org.apache.maven.shared.filtering
Class FilteringUtils

java.lang.Object
  extended by org.apache.maven.shared.filtering.FilteringUtils

public final class FilteringUtils
extends Object

Version:
$Id: FilteringUtils.java 1061510 2011-01-20 20:58:23Z dennisl $
Author:
olamy, Dennis Lundberg

Method Summary
static String escapeWindowsPath(String val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

escapeWindowsPath

public static String escapeWindowsPath(String val)


Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.