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