public class GenerateUtil
extends java.lang.Object
Constructor and Description |
---|
GenerateUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
generateAtom(XmlWriter writer,
IEntry entry,
ExtensionProfile extProfile)
Generates the atom output for an entry using the given xml writer and
extension profile.
|
static void |
generateAtom(XmlWriter writer,
IFeed feed,
ExtensionProfile extProfile)
Generates the atom output for a feed using the given xml writer and
extension profile.
|
public static void generateAtom(XmlWriter writer, IEntry entry, ExtensionProfile extProfile) throws java.io.IOException
java.io.IOException
public static void generateAtom(XmlWriter writer, IFeed feed, ExtensionProfile extProfile) throws java.io.IOException
java.io.IOException