Package org.frankframework.util
Class Dir2Xml
java.lang.Object
org.frankframework.util.Dir2Xml
List the contents of a directory as XML.
Used by Larva and NN-Specials module
- Author:
- Johan Verrips IOS
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetDirList
(boolean includeDirectories) getDirList
(boolean includeDirectories, int maxItems) static XmlBuilder
getFileAsXmlBuilder
(File file, String nameShown) void
void
setWildCard
(String wildcard) Set a Wildcard
-
Field Details
-
log
protected static org.apache.logging.log4j.Logger log
-
-
Constructor Details
-
Dir2Xml
public Dir2Xml()
-
-
Method Details
-
getDirList
-
getDirList
-
getDirList
-
getRecursiveDirList
-
getFileAsXmlBuilder
-
setPath
-
setWildCard
Set a Wildcard- See Also:
-