org.springframework.beans
Class MisplacedXMLPrologDetector
java.lang.Object
  
org.springframework.beans.MisplacedXMLPrologDetector
public class MisplacedXMLPrologDetector
- extends Object
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MisplacedXMLPrologDetector
public MisplacedXMLPrologDetector()
main
public static void main(String[] args)
 
exec
protected void exec(String[] args)
 
getProblemFiles
protected List<File> getProblemFiles(List<File> files,
                                     FileFilter problem)
                              throws IOException
- Throws:
 IOException
 
getFiles
protected List<File> getFiles(File dir,
                              FileFilter exclude,
                              FileFilter include)
 
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.