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 java.lang.String
getName()
Deprecated.
-