org.ccnx.ccn.profiles.namespace.NamespaceProfile Class Reference
List of all members.
Static Public Member Functions |
static ContentName | policyPostfix () |
| Return the set of name components to add to get the policy path.
|
static ContentName | policyNamespace (ContentName name) |
Static Public Attributes |
static final CommandMarker | NAMESPACE_POLICY_MARKER |
static final byte[] | NAMESPACE_POLICY_MARKER_BYTES = NAMESPACE_POLICY_MARKER.getBytes() |
Static Protected Attributes |
static final ContentName | POLICY_POSTFIX_NAME |
Member Data Documentation
final CommandMarker org.ccnx.ccn.profiles.namespace.NamespaceProfile.NAMESPACE_POLICY_MARKER [static] |
Initial value:
CommandMarker.commandMarker(CommandMarker.MARKER_NAMESPACE, "policy")
final ContentName org.ccnx.ccn.profiles.namespace.NamespaceProfile.POLICY_POSTFIX_NAME [static, protected] |
Initial value:
new ContentName(new byte [][] {NAMESPACE_POLICY_MARKER_BYTES})
The documentation for this class was generated from the following file:
- src/org/ccnx/ccn/profiles/namespace/NamespaceProfile.java