com.google.api.data.blogger.v2.atom
Class BloggerAtom

java.lang.Object
  extended by com.google.api.data.blogger.v2.atom.BloggerAtom

Deprecated. (scheduled to be removed in version 1.1) Copy into your own application

@Deprecated
public final class BloggerAtom
extends Object

Utilities for the Atom XML format of the Blogger Data API.


Field Summary
static XmlNamespaceDictionary NAMESPACE_DICTIONARY
          Deprecated. (scheduled to be removed in version 1.1) Copy into your own application
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAMESPACE_DICTIONARY

@Deprecated
public static final XmlNamespaceDictionary NAMESPACE_DICTIONARY
Deprecated. (scheduled to be removed in version 1.1) Copy into your own application
XML namespace dictionary.



Copyright © 2010 Google. All Rights Reserved.