org.ccnx.ccn.impl.encoding.XMLDictionary Interface Reference

Defines the API of an XML dictionary. More...

Inheritance diagram for org.ccnx.ccn.impl.encoding.XMLDictionary:

org.ccnx.ccn.impl.encoding.CCNProtocolDictionary org.ccnx.ccn.impl.encoding.FileBinaryXMLDictionary

List of all members.

Public Member Functions

Long stringToTag (String tag)
String tagToString (long tagVal)


Detailed Description

Defines the API of an XML dictionary.

We use an interface because Java can only extend one base class. If we want the dictionary provider to be a network object, we need to do this as an interface not an abstract base class.


The documentation for this interface was generated from the following file:

Generated on Thu Feb 16 00:44:53 2012 for Content-Centric Networking in Java by  doxygen 1.5.6