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.

10 Visitor Messages

  1. View Conversation
    Please can you delete my account from this site
  2. View Conversation
    How did this site get restored?
  3. View Conversation
    import java.io.IOException;
    import java.util.Scanner;
    public class SearchMain {

    Scanner s;
    String directoryName;

    public SearchMain()
    {
    s=new Scanner(System.in);
    }

    public String getDirectoryName()
    {
    System.out.println("Enter Directory Name::");
    directoryName = s.next();
    return directoryName;
    }



    public static void main(String args[])
    {
    SearchMain searchObj = new SearchMain();
    FileOperation fileObj = new FileOperation();
    fileObj.writeTOFile(fileObj.createFilesInfo(fileOb j.getFileNames(searchObj.getDirectoryName())));

    // pf.parseDoc("D:\\firstday\\Documents\\solr ebook.pdf");
    // pf.parseDoc("D:\\firstday\\Documents\\xiaoxiaoHado op.pptx");
    //pf.parseDoc("D:\\firstday\\Documents\\images.png") ; //not supported using autodetectParser
    //pf.parseDoc("D:\\firstday\\Documents\\index.jpg"); //not supported using autodetectParser
    //pf.imageExtract("D:\\firstday\\Documents\\index.jp g"); //not supported using autodetectParser
    // pf.parseDoc("D:\\firstday\\Documents\\ArrayListDem o.class");
    //pf.parseDoc("D:\\firstday\\Documents\\Book12.xlsx" );
    // pf.parseDoc("D:\\firstday\\Documents\\books.csv");
    // pf.parseDoc("D:\\firstday\\Documents\\index.html") ;
    //pf.parseDoc("D:\\firstday\\Documents\\sample.rtf") ;
    //pf.parseDoc("D:\\firstday\\Documents\\Sample_proj. doc");
    //pf.parseDoc("D:\\firstday\\Documents\\Trainee[1].docx");
    //pf.parseDoc("D:\\firstday\\Documents\\xmldoc.xml") ;
    //pf.parseDoc("D:\\firstday\\Documents\\commons-io-2.4-bin.zip"); //exception text limit
    //pf.parseDoc("D:\\firstday\\Documents\\post.jar");
    // pf.parseDoc("D:\\firstday\\Documents\\test1.zip");


    }
    }
  4. View Conversation
    Hey, respond to my PM.
  5. View Conversation
    Hello Admin! I made a TeamSpeak Server for the Java Programming Forums. People can come in our server and ask questions. The IP of the TeamSpeak server is 50.23.129.101:10587. If you do not have TeamSpeak, please install it. Best Regards!
  6. View Conversation
    hai ..i am new to selenium..i am geeting some error during compilation..pls help me out with this
  7. View Conversation
    Trying a first post but keep getting "Post denied. New posts are limited by number of URLs it may contain and checked if it doesn't contain forbidden words." My post contains no URLs and no swear words... any advice?
  8. View Conversation
    iam new to java...my projects are in way..i need a java coding to display the received data in hyperterminal to display it in cmd prompt
  9. View Conversation
    HAI , i am new to java , just i know the basics of java , i need u r help to improve my self in java ,so plzzz help me , how to start to read and write java programs, thank u
  10. View Conversation
    Thank you, your recognition motivates me much.
Showing Visitor Messages 1 to 10 of 10
About Admin

Basic Information

About Admin
Java Skill Level:
Advanced

Statistics


Total Posts
Total Posts
92
Posts Per Day
0.02
Visitor Messages
Total Messages
10
Most Recent Message
November 24th, 2023 12:47 PM
Total Thanks
Total Thanks
9
  • Thanked 18 Times in 13 Posts
General Information
Last Activity
November 4th, 2019 12:22 AM
Join Date
October 24th, 2012

2 Friends

  1. prateek prateek is offline

    Junior Member

    prateek
  2. saru saru is offline

    Junior Member

    saru
Showing Friends 1 to 2 of 2