public static final class

XmlWriter.Namespace

extends XmlNamespace
java.lang.Object
   ↳ com.google.gdata.util.common.xml.XmlNamespace
     ↳ com.google.gdata.util.common.xml.XmlWriter.Namespace

This class is deprecated.
Use the XmlNamespace class instead.

Class Overview

The Namespace class represents an XML Namespace that can be used in output with an XML writer.

Summary

[Expand]
Inherited Fields
From class com.google.gdata.util.common.xml.XmlNamespace
Public Constructors
XmlWriter.Namespace(String alias, String uri)
[Expand]
Inherited Methods
From class com.google.gdata.util.common.xml.XmlNamespace
From class java.lang.Object

Public Constructors

public XmlWriter.Namespace (String alias, String uri)

Parameters
alias
uri