org.whatsitcalled.webflange.service
Class Dictionary

java.lang.Object
  extended by org.whatsitcalled.webflange.service.Dictionary
Direct Known Subclasses:
Hashtable

public abstract class Dictionary
extends java.lang.Object

Java class for dictionary complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="dictionary">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     </restriction>
   </complexContent>
 </complexType>
 


Constructor Summary
Dictionary()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dictionary

public Dictionary()


Copyright © 2008 Innobuilt Software LLC. All Rights Reserved.