| Package | Description |
|---|---|
| com.google.gdata.util.common.xml |
| Modifier and Type | Method and Description |
|---|---|
protected XmlWriter.Element |
XmlWriter.createElement(String nsAlias,
String nsUri,
String name)
Constructs an Element instance that describes an XML element that
is about to be written.
|
protected XmlWriter.Element |
XmlWriter.currentElement()
Returns the current element, or
null if no element is being
written. |
protected XmlWriter.Element |
XmlWriter.parentElement()
Return parent of current element.
|
Copyright © 2012. All Rights Reserved.