|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QNameMap | |
|---|---|
| org.jvnet.wom.impl.util | |
| Uses of QNameMap in org.jvnet.wom.impl.util |
|---|
| Methods in org.jvnet.wom.impl.util that return QNameMap | |
|---|---|
QNameMap<V> |
QNameMap.putAll(java.util.Map<javax.xml.namespace.QName,? extends V> map)
|
QNameMap<V> |
QNameMap.putAll(QNameMap<? extends V> map)
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map. |
| Methods in org.jvnet.wom.impl.util with parameters of type QNameMap | |
|---|---|
QNameMap<V> |
QNameMap.putAll(QNameMap<? extends V> map)
Copies all of the mappings from the specified map to this map These mappings will replace any mappings that this map had for any of the keys currently in the specified map. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||