User Profile

Collapse

Profile Sidebar

Collapse
Nilotus
Nilotus
Last Activity: Oct 25 '13, 12:12 PM
Joined: Oct 21 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Nilotus
    replied to java parser
    in Java
    Thank you So much :) I read the wikipedia page. It might be a good idea but I want a simpler and shorter way. again thanks :)
    See more | Go to post

    Leave a comment:


  • Nilotus
    started a topic java parser
    in Java

    java parser

    Hello everybody :)
    I've got a question. I want to know how can I write a parser
    "There is a table(dimension : 3 in 4 in 5 meters) in the room"
    in a way that the output would be this:
    Type: table
    Numbers: 1
    Size: 60 M^3
    Position: Room

    I tried substring and split method, but I didn't get the result that I wanted. Could you please help me with this? :( What are the useful methods with which...
    See more | Go to post
No activity results to display
Show More
Working...