Suppressed warning

This commit is contained in:
Lukas Eder 2012-07-22 17:17:09 +02:00
parent 539e8b2438
commit 6cabc3e762

View File

@ -63,6 +63,7 @@ import org.joox.Match;
*
* @author Lukas Eder
*/
@SuppressWarnings("resource")
public class Transform {
private static FopFactory fopFactory = FopFactory.newInstance();