Search:

Type: Posts; User: vipincpy

Search: Search took 0.06 seconds.

  1. Replies
    1
    Views
    1,291

    Extracting rdf:type from rdf file

    <?xml version="1.0"?>

    <rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:cd="http://www.recshop.fake/cd#">

    <rdf:Description
    rdf:about="http://www.recshop.fake/cd/Empire...
  2. Replies
    1
    Views
    1,028

    file open detection

    i need to write a java program that will notify me when a file gets opened from outside. Listener should listen to a folder and if any file in the folder gets opened by anyone my program should...
  3. Thread: File versions

    by vipincpy
    Replies
    1
    Views
    1,125

    File versions

    i need to write a java program that will listen to file modification and if any modifications happen will be written to a different file named as new version without making any changes to the...
Results 1 to 3 of 3