DLESE Tools
v1.2

org.dlese.dpc.xml
Class GenericXMLDocument

java.lang.Object
  extended byorg.dlese.dpc.xml.GenericXMLDocument

public class GenericXMLDocument
extends Object

Version:
1.0 02/01/01
Author:
Dave Deniman

Method Summary
static com.lucene.document.Document document(File xmlFile)
           
static String uid(File f)
           
static String uid2url(String uid)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

document

public static com.lucene.document.Document document(File xmlFile)

uid

public static String uid(File f)

uid2url

public static String uid2url(String uid)

DLESE Tools
v1.2