org.springframework.beans
Class ContentRemover

java.lang.Object
  extended by org.springframework.beans.ContentRemover

public class ContentRemover
extends Object


Constructor Summary
ContentRemover()
           
 
Method Summary
 boolean removeContent(File file, Set<String> contentsToRemove)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentRemover

public ContentRemover()
Method Detail

removeContent

public boolean removeContent(File file,
                             Set<String> contentsToRemove)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.