TopoWeb Commons API

Uses of Class
org.topoweb.net.OriTranslator.SchemeHandler

Packages that use OriTranslator.SchemeHandler
org.topoweb.net Network related classes. 
 

Uses of OriTranslator.SchemeHandler in org.topoweb.net
 

Subclasses of OriTranslator.SchemeHandler in org.topoweb.net
static class OriTranslator.HierarchicalSchemeHandler
          Translates hierarchical URIs to Oris, and viceversa.
static class OriTranslator.MailtoSchemeHandler
          Translates mailto URLs to Oris, and viceversa.
static class OriTranslator.NewsSchemeHandler
          Translates news URLs to Oris, and viceversa.
 

Methods in org.topoweb.net that return OriTranslator.SchemeHandler
protected  OriTranslator.SchemeHandler OriTranslator.getSchemeHandler(java.lang.String scheme)
          Returns the scheme handler for the given scheme.
 


TopoWeb Commons API

Copyright (C) 2002 Babak Farhang

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.