polishing, fixed warning messages

This commit is contained in:
Oleg Zhurakousky
2011-05-03 19:20:57 -04:00
parent a99e51e7b2
commit 765503daa4
11 changed files with 10 additions and 18 deletions

View File

@@ -136,8 +136,6 @@ public class XsltPayloadTransformer extends AbstractTransformer {
/**
* User source factory even for directly supported payloads
*
* @return
*/
public void setAlwaysUseSourceFactory(boolean alwaysUseSourceFactory) {
this.alwaysUseSourceFactory = alwaysUseSourceFactory;