|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.gdata.wireformats.GeneratorUtils
public class GeneratorUtils
Utility functions shared across generators.
Constructor Summary | |
---|---|
GeneratorUtils()
|
Method Summary | |
---|---|
static java.util.Map<java.lang.String,XmlNamespace> |
calculateNamespaces(Element root,
ElementMetadata<?,?> metadata)
Calculate the set of namespaces on an element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GeneratorUtils()
Method Detail |
---|
public static java.util.Map<java.lang.String,XmlNamespace> calculateNamespaces(Element root, ElementMetadata<?,?> metadata)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |