added a comment referring to the AcceptOnceFileListFilter javadoc

This commit is contained in:
Mark Fisher
2009-06-30 17:19:13 +00:00
parent d67f8e36e8
commit b98b5f15ac

View File

@@ -66,7 +66,8 @@
provided filter is sufficient), but setting this to true will enable it. If a 'filename-pattern'
is provided, duplicate prevention will be enabled by default (preceding the pattern matching),
but setting this to false will disable it. If neither 'filter' or 'filename-pattern' is provided,
duplicate prevention is enabled by default, but setting this to false will disable it.
duplicate prevention is enabled by default, but setting this to false will disable it. For more
detail on the actual duplicate prevention, see the javadoc for AcceptOnceFileListFilter.
]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>