org.media.mn8.servlet
Class mn8RequestMapper

java.lang.Object
  |
  +--org.media.mn8.servlet.mn8RequestMapper

public class mn8RequestMapper
extends Object

Version:
$Revision: 1.2 $ $Date: 2002/06/05 00:19:05 $
Author:
Remus Pereni

Field Summary
protected  String[] _conceptNames
           
protected  SeriesConcept[] _conceptParams
           
protected  org.apache.oro.text.regex.Perl5Matcher _matcher
           
protected  org.apache.oro.text.regex.Pattern[] _pathExpressions
           
 
Constructor Summary
mn8RequestMapper()
           
 
Method Summary
 MapInfoResult getMatch(String uri)
           
 void parseMapInfo(File mapInfo)
           
 void printDebugInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_pathExpressions

protected org.apache.oro.text.regex.Pattern[] _pathExpressions

_conceptNames

protected String[] _conceptNames

_conceptParams

protected SeriesConcept[] _conceptParams

_matcher

protected org.apache.oro.text.regex.Perl5Matcher _matcher
Constructor Detail

mn8RequestMapper

public mn8RequestMapper()
Method Detail

parseMapInfo

public void parseMapInfo(File mapInfo)

getMatch

public MapInfoResult getMatch(String uri)

printDebugInfo

public void printDebugInfo()


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."