org.eclipse.webdav.internal.kernel
Class Context.ContextKeyToStringEnum

java.lang.Object
  extended by org.eclipse.webdav.internal.kernel.utils.EnumerationFilter
      extended by org.eclipse.webdav.internal.kernel.utils.EnumerationConverter
          extended by org.eclipse.webdav.internal.kernel.Context.ContextKeyToStringEnum
All Implemented Interfaces:
Enumeration
Enclosing class:
Context

public final class Context.ContextKeyToStringEnum
extends EnumerationConverter


Field Summary
 
Fields inherited from class org.eclipse.webdav.internal.kernel.utils.EnumerationConverter
sourceEnum
 
Method Summary
 Object nextElement()
           
 
Methods inherited from class org.eclipse.webdav.internal.kernel.utils.EnumerationConverter
hasMoreElements
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

nextElement

public Object nextElement()
Specified by:
nextElement in interface Enumeration
Specified by:
nextElement in class EnumerationConverter
See Also:
Subclasses should override ths method to convert the source enum objects to the new types.


Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.