Search:

Type: Posts; User: mikeymoo

Search: Search took 0.07 seconds.

  1. Replies
    7
    Views
    1,815

    Re: How do I read a file best?

    OK thanks! You have been a big help
  2. Replies
    7
    Views
    1,815

    Re: How do I read a file best?

    Awesome, thanks got it to work!
    Though I get a bit worried when you put it like that.
    Will this mean I cant use this to get a file from a server or something like Git?
  3. Replies
    7
    Views
    1,815

    How do I read a file best?

    I am trying to make a program which can give me a browsing function to choose a file, I cannot figure out how this is done. I have a method that will go through each file in a zip file but I have not...
  4. Replies
    1
    Views
    1,229

    three way merge of xml documents

    I want to use Java to implement a Three way merge software for slx files. slx is a compressed file format containing mainly xml documents.
    The sizes of the xml files is pretty small, several of the...
  5. Replies
    2
    Views
    1,238

    Re: parallel manipulation of XML files

    Thanks for the reply I hope this makes things a tad bit clearer

    What I want to do is to parse the consisting xml files so I would like to find each file and make them into objects (I guess) and...
  6. Replies
    2
    Views
    1,238

    parallel manipulation of XML files

    Hi!

    New to this forum and a fairly new at Java. I'm currently starting my thesis where my Project will involve creating a diff and merge tool for simulink slx files.
    These are built using...
  7. Replies
    1
    Views
    970

    Re: Basic XML Reading Question

    Hi I'm just getting into XML parsing myself and I'm probably way behind you in this, however I Think you ask for the wrong information. Try asking for the classnames of these childnodes and put them...
Results 1 to 7 of 7