public class Ext extends Object implements OOXMLElement
| Constructor and Description |
|---|
Ext() |
Ext(Ext e) |
Ext(HashMap<String,String> attrs,
String ns) |
| Modifier and Type | Method and Description |
|---|---|
OOXMLElement |
cloneElement() |
String |
getOOXML() |
static OOXMLElement |
parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag) |
void |
setNamespace(String ns)
set the namespace for ext element
|
public Ext()
public Ext(Ext e)
public static OOXMLElement parseOOXML(org.xmlpull.v1.XmlPullParser xpp, Stack<String> lastTag)
public void setNamespace(String ns)
ns - public String getOOXML()
getOOXML in interface OOXMLElementOOXMLElement.getOOXML()public OOXMLElement cloneElement()
cloneElement in interface OOXMLElementOOXMLElement.cloneElement()Copyright © 2002–2019 Starter Inc.. All rights reserved.