Public Member Functions | |
PrefixName (ContentName other) | |
long | getElementLabel () |
Allow the encoder/decoder to retrieve the top-level element name programmatically. |
long org.ccnx.ccn.profiles.namespace.ParameterizedName.PrefixName.getElementLabel | ( | ) | [virtual] |
Allow the encoder/decoder to retrieve the top-level element name programmatically.
This allows subclasses to rename elements without changing their encoder/decoders.
Reimplemented from org.ccnx.ccn.protocol.ContentName.