org.openfast
Class TemplateDictionary
java.lang.Object
org.openfast.TemplateDictionary
- All Implemented Interfaces:
- Dictionary
public class TemplateDictionary
- extends java.lang.Object
- implements Dictionary
|
Field Summary |
protected java.util.Map |
table
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
table
protected java.util.Map table
TemplateDictionary
public TemplateDictionary()
lookup
public ScalarValue lookup(Group template,
QName key,
QName applicationType)
- Specified by:
lookup in interface Dictionary
reset
public void reset()
- Specified by:
reset in interface Dictionary
store
public void store(Group group,
QName applicationType,
QName key,
ScalarValue valueToEncode)
- Specified by:
store in interface Dictionary
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.