This file is originally from Retouche, the Java Support
infrastructure in NetBeans. I have modified the file as little
as possible to make merging Retouche fixes back as simple as
possible.
A
SourceTaskFactorySupport that registers tasks to all files that are
found in the given
Lookup .
This factory searches for
FileObject ,
DataObject and
Node in the lookup. If
Node (s) are found, its/their lookup is searched for
FileObject and
DataObject .
author: Jan Lahoda