oss.net.pstream.rewrite
Class RewriteVariableHandlerMap

java.lang.Object
  |
  +--java.util.AbstractMap
        |
        +--java.util.HashMap
              |
              +--oss.net.pstream.rewrite.RewriteVariableHandlerMap
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

public class RewriteVariableHandlerMap
extends java.util.HashMap

Title:

Description:

Copyright: Copyright (c) 2002

Company:

Version:
1.0
Author:
unascribed
See Also:
Serialized Form

Constructor Summary
RewriteVariableHandlerMap(boolean Debug)
           
 
Method Summary
 RewriteVariableHandler getVariableHandler(java.lang.String Name)
           
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

RewriteVariableHandlerMap

public RewriteVariableHandlerMap(boolean Debug)
Method Detail

getVariableHandler

public RewriteVariableHandler getVariableHandler(java.lang.String Name)
                                          throws RewriteException
RewriteException


Copyright © 2000 Dummy Corp. All Rights Reserved.