org.openprivacy.reptile.content
Class ContentMetaUpdate

java.lang.Object
  |
  +--org.openprivacy.reptile.content.ContentMetaUpdate

public class ContentMetaUpdate
extends java.lang.Object

Version:
$Id: ContentMetaUpdate.java,v 1.3 2001/12/22 08:25:11 burton Exp $
Author:
burtonator

Constructor Summary
ContentMetaUpdate()
           
 
Method Summary
static void update(java.lang.String location, java.lang.String contentType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContentMetaUpdate

public ContentMetaUpdate()
Method Detail

update

public static void update(java.lang.String location,
                          java.lang.String contentType)