POIFSDocumentPath

java.lang. Object
+Object()
+hashCode() :int
#finalize() :void
+notify() :void
+notifyAll() :void
+wait() :void
+wait(long ) :void
+wait(long , int ) :void
+getClass() :java.lang.Class
#clone() :java.lang.Object
+equals(java.lang.Object ) :boolean
+toString() :java.lang.String
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