org.openprivacy.reptile.util
Class ReptileNamespaces

java.lang.Object
  |
  +--org.openprivacy.reptile.util.ReptileNamespaces

public class ReptileNamespaces
extends java.lang.Object

Contains all Reptile XML namespaces.

Version:
$Id: ReptileNamespaces.java,v 1.1 2002/02/06 01:06:03 burton Exp $
Author:
burtonator

Field Summary
static org.jdom.Namespace JDOM_DC
           
static org.jdom.Namespace JDOM_SEARCH
           
static org.jdom.Namespace JDOM_XS
           
 
Constructor Summary
ReptileNamespaces()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JDOM_SEARCH

public static final org.jdom.Namespace JDOM_SEARCH

JDOM_DC

public static final org.jdom.Namespace JDOM_DC

JDOM_XS

public static final org.jdom.Namespace JDOM_XS
Constructor Detail

ReptileNamespaces

public ReptileNamespaces()