POIFSDocumentPath

java.lang. Object
+Object()
+getClass() :java.lang.Class
+hashCode() :int
+equals(java.lang.Object ) :boolean
#clone() :java.lang.Object
+toString() :java.lang.String
+notify() :void
+notifyAll() :void
+wait(long ) :void
+wait(long , int ) :void
+wait() :void
#finalize() :void
org.apache.poi.poifs.filesystem. POIFSDocumentPath
+POIFSDocumentPath(java.lang.String components)
+POIFSDocumentPath()
+POIFSDocumentPath(org.apache.poi.poifs.filesystem.POIFSDocumentPath path, java.lang.String components)
+equals(java.lang.Object o) :boolean
+hashCode() :int
+length() :int
+getComponent(int n) :java.lang.String
+getParent() :org.apache.poi.poifs.filesystem.POIFSDocumentPath
+toString() :java.lang.String