org.apache.abdera.parser.stax
Class FOMWriterOptions

java.lang.Object
  extended by org.apache.abdera.util.AbstractWriterOptions
      extended by org.apache.abdera.parser.stax.FOMWriterOptions
All Implemented Interfaces:
Cloneable, WriterOptions

public class FOMWriterOptions
extends AbstractWriterOptions


Field Summary
 
Fields inherited from class org.apache.abdera.util.AbstractWriterOptions
autoclose, charset, codecs
 
Constructor Summary
FOMWriterOptions()
           
 
Method Summary
 
Methods inherited from class org.apache.abdera.util.AbstractWriterOptions
clone, getAutoClose, getCharset, getCompressionCodecs, setAutoClose, setCharset, setCompressionCodecs
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FOMWriterOptions

public FOMWriterOptions()


Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.