|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XcapDocument
Represents an XCAP document.
| Method Summary | |
|---|---|
XcapDocumentSelector |
getDocumentSelector()Provides the XCAP document selector of this document. |
Map<String,String> |
getNamespace2PrefixMap()Provides the registered namespace 2 prefix mapping. |
void |
setNamespace2PrefixMap(Map<String,String> aNamespace2PrefixMap)Registers a namespace 2 prefix mapping. |
| Methods inherited from interface com.oracle.sft.xcap.client.XcapResource |
|---|
getContent, getContentType, getUrl, setContent |
| Method Detail |
|---|
XcapDocumentSelector getDocumentSelector()
void setNamespace2PrefixMap(Map<String,String> aNamespace2PrefixMap)
aNamespace2PrefixMap - a mapping from namespace (key) to prefix. For the default namespace, use the empty string "" as value for the prefix.XcapResource.getContent()Map<String,String> getNamespace2PrefixMap()
null in case no mapping is registered.XcapResource.getContent(), setNamespace2PrefixMap(java.util.Map<java.lang.String, java.lang.String>)
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.