org.apache.abdera.writer
Interface NamedWriter

All Superinterfaces:
Writer
All Known Implementing Classes:
JSONWriter

public interface NamedWriter
extends Writer


Field Summary
 
Fields inherited from interface org.apache.abdera.writer.Writer
INSTANCE
 
Method Summary
 java.lang.String getName()
           
 
Methods inherited from interface org.apache.abdera.writer.Writer
write, writeTo, writeTo
 

Method Detail

getName

java.lang.String getName()