public class IQResourceBind extends AbstractIQContent
IQContent.IQContentType| Modifier and Type | Field and Description |
|---|---|
static String |
XML_ELM_NAME |
type, xmlns| Constructor and Description |
|---|
IQResourceBind(String xmlns) |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
appendXml(StringBuilder sb)
Generate XML String out of the this entity, And append this string to
given
StringBuilder and return it. |
String |
getResource() |
void |
setResource(String resource) |
String |
xml()
Generate XML String out of the this entity.
|
getType, getXmlns, isMimeCarrier, setXmlnspublic static final String XML_ELM_NAME
public IQResourceBind(String xmlns)
public String getResource()
public void setResource(String resource)
public String xml()
XMLConvertiblepublic StringBuilder appendXml(StringBuilder sb)
XMLConvertibleStringBuilder and return it.sb - stringCopyright © 2019. All rights reserved.