org.apache.lucene.gdata.gom.writer
Class GOMXmlWriter
java.lang.Object
XMLWriterBase
org.apache.lucene.gdata.gom.writer.GOMXmlWriter
public class GOMXmlWriter
- extends XMLWriterBase
- Author:
- Simon Willnauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GOMXmlWriter
public GOMXmlWriter()
GOMXmlWriter
public GOMXmlWriter(Writer arg0)
- Parameters:
arg0 -
writeCharacters
public void writeCharacters(String aString)
throws XMLStreamException
- Throws:
XMLStreamException- See Also:
com.bea.xml.stream.XMLWriterBase#writeCharacters(java.lang.String)
Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.