org.jboss.resteasy.plugins.providers.jaxb
Class JaxbMap
java.lang.Object
org.jboss.resteasy.plugins.providers.jaxb.JaxbMap
public class JaxbMap
- extends Object
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JaxbMap
public JaxbMap()
JaxbMap
public JaxbMap(String entryName,
String keyAttributeName,
String namespace)
addEntry
public void addEntry(String key,
Object val)
getValue
public List<JAXBElement<JaxbMap.Entry>> getValue()
Copyright © 2011. All Rights Reserved.