com.hp.hpl.jena.ontology.tidy
Class Redirect

java.lang.Object
  extended by com.hp.hpl.jena.ontology.tidy.Redirect

Deprecated. Use OntDocumentManager

public class Redirect
extends Object

This is a simple tility class for permitting local copies of websites to be used instead of remote access.

Author:
Jeremy Carroll

Constructor Summary
Redirect()
          Deprecated.  
 
Method Summary
 void add(String remote, String local)
          Deprecated.  
 String redirect(String rem)
          Deprecated.  
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Redirect

public Redirect()
Deprecated. 
Method Detail

add

public void add(String remote,
                String local)
Deprecated. 

redirect

public String redirect(String rem)
Deprecated. 


Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP