com.redhat.persistence.pdl
Class PDL

java.lang.Object
  extended bycom.redhat.persistence.pdl.PDL

public class PDL
extends Object

PDL

Version:
$Revision: #20 $ $Date: 2004/04/07 $
Author:
Rafael H. Schloming <rhs@mit.edu>

Field Summary
static String LINK
           
static String versionId
           
 
Constructor Summary
PDL()
           
 
Method Summary
 void emit(Root root)
           
 void emitVersioned()
           
 void load(Reader r, String filename)
           
 void loadResource(String s)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

versionId

public static final String versionId
See Also:
Constant Field Values

LINK

public static final String LINK
See Also:
Constant Field Values
Constructor Detail

PDL

public PDL()
Method Detail

load

public void load(Reader r,
                 String filename)

loadResource

public void loadResource(String s)

emit

public void emit(Root root)

emitVersioned

public void emitVersioned()

main

public static final void main(String[] args)
                       throws Exception
Throws:
Exception


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC