|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.hccp.atom.AtomSerializer
Created by IntelliJ IDEA. User: igb Date: Sep 21, 2005 Time: 9:48:48 PM To change this template use File | Settings | File Templates.
| Constructor Summary | |
AtomSerializer()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
void |
writeFeedToStream(org.hccp.atom.Feed feed,
java.io.OutputStream outputStream)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AtomSerializer()
| Method Detail |
public void writeFeedToStream(org.hccp.atom.Feed feed,
java.io.OutputStream outputStream)
throws XMLStreamException
XMLStreamException
public static void main(java.lang.String[] args)
throws XMLStreamException,
java.net.URISyntaxException
XMLStreamException
java.net.URISyntaxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||