Deprecated API


Contents
Deprecated Methods
org.apache.maven.shared.io.TestUtils.readFile(File)
          this API isn't explicit about encoding nor EOL normalization, use readPlatformFile() or readXmlFile() depending on your need, in conjunction with normalizeEndOfLine() 
org.apache.maven.shared.io.TestUtils.writeToFile(File, String)
          this API isn't explicit about encoding, use writePlatformFile() or writeXmlFile() depending on your need 
 



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