Package org.apache.abdera.util
Interface NamedItem
-
- All Known Subinterfaces:
NamedParser,NamedWriter,StreamWriter
- All Known Implementing Classes:
AbstractNamedParser,AbstractNamedWriter,AbstractStreamWriter,StreamBuilder
public interface NamedItem
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()
-
-
-
Method Detail
-
getName
String getName()
-
-