Package org.apache.commons.vfs2.example
Class ShowProperties
java.lang.Object
org.apache.commons.vfs2.example.ShowProperties
Example which prints all properties of the file passed as first parameter.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final int
Maximum number of children to show. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
SHOW_MAX
private static final int SHOW_MAXMaximum number of children to show.- See Also:
-
-
Constructor Details
-
ShowProperties
private ShowProperties()
-
-
Method Details
-
main
-