Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: TXT to XML converting tool

  1. #1
    Junior Member
    Join Date
    Sep 2014
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default TXT to XML converting tool

    Does anyone know where I can download a freeware reputable, working TXT to XML conversion tool?
    Most of the ones online require you to buy them before they function.
    I have a text file and I need to convert it to XML.


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: TXT to XML converting tool

    Welcome to the Forum! Please read this topic to learn how to post code correctly and other useful tips for newcomers.

  3. #3
    Senior Member
    Join Date
    Jul 2013
    Location
    Europe
    Posts
    666
    Thanks
    0
    Thanked 121 Times in 105 Posts

    Default Re: TXT to XML converting tool

    What is this tool supposed to do? I dont understand what exactly you want.

  4. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: TXT to XML converting tool

    Also posted at: TXT to XML conversion
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. read xml files and write to the txt file
    By RMAL in forum File I/O & Other I/O Streams
    Replies: 3
    Last Post: July 24th, 2018, 01:52 PM
  2. Converting JSON Schema to XML Schema
    By aksriva3 in forum File I/O & Other I/O Streams
    Replies: 1
    Last Post: June 10th, 2014, 07:50 AM
  3. Replies: 0
    Last Post: February 20th, 2014, 10:51 AM
  4. Replies: 0
    Last Post: November 13th, 2012, 07:02 AM
  5. convert excel to xml and read the input from xml file
    By rahulruns in forum Object Oriented Programming
    Replies: 5
    Last Post: April 3rd, 2012, 11:13 AM