Search:

Type: Posts; User: ajayajayaj

Search: Search took 0.11 seconds.

  1. Replies
    5
    Views
    1,361

    Re: Is there any way to rename a TPath?

    Sorry!
    I forgot to tell you that TPath is an external jar.
    Also, I don't know why you mean by what class is the zip variable.
  2. Replies
    5
    Views
    1,361

    Re: Is there any way to rename a TPath?

    TPath is a way to access zips as if they were directories.
    Most methods are the same but not the renameTo().
    Do you know the method?
  3. Replies
    5
    Views
    1,361

    Is there any way to rename a TPath?

    I'm wondering if there is any way to rename a TPath.
    Iv'e tried:

    zip.renameTo(new File("test.txt"))'
    TPath is TrueZip by the way:o.
Results 1 to 3 of 3