uk.ac.ncl.cs.instantsoap.wsapi.jaxb
Class JaxbFriendlyMap
java.lang.Object
uk.ac.ncl.cs.instantsoap.wsapi.jaxb.JaxbFriendlyMap
public class JaxbFriendlyMap
- extends Object
A map-like class that is friendly to jaxb.
- Author:
- Matthew Pocock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entry
public List<JaxbFriendlyEntry> entry
JaxbFriendlyMap
public JaxbFriendlyMap()
JaxbFriendlyMap
public JaxbFriendlyMap(Map<String,String> m)
toMap
public Map<String,String> toMap()
Copyright © 2006-2008. All Rights Reserved.