public abstract class AbstractIQContent extends Object implements IQContent
IQContent.IQContent.IQContentType| Modifier and Type | Field and Description |
|---|---|
protected IQContent.IQContentType |
type |
protected String |
xmlns |
| Constructor and Description |
|---|
AbstractIQContent(String xmlns,
IQContent.IQContentType type) |
| Modifier and Type | Method and Description |
|---|---|
IQContent.IQContentType |
getType() |
String |
getXmlns() |
boolean |
isMimeCarrier() |
void |
setXmlns(String xmlns) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitappendXml, xmlprotected String xmlns
protected IQContent.IQContentType type
public AbstractIQContent(String xmlns, IQContent.IQContentType type)
public String getXmlns()
public void setXmlns(String xmlns)
public IQContent.IQContentType getType()
getType in interface IQContentIQContent.IQContentType of the this IQContentpublic boolean isMimeCarrier()
isMimeCarrier in interface PacketContentCopyright © 2019. All rights reserved.