Java org.apache.poi.poifs.filesystem Entry fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.poifs.filesystem Entry fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.poifs.filesystem Entry.

The text is from its open source code.

Method

StringgetName()
get the name of the Entry
booleanisDirectoryEntry()
is this a DirectoryEntry?
booleanisDocumentEntry()
is this a DocumentEntry?