Uses of Class
org.ocap.hn.content.MetadataNode

Packages that use MetadataNode
org.ocap.hn.content   
org.ocap.hn.recording   
 

Uses of MetadataNode in org.ocap.hn.content
 

Methods in org.ocap.hn.content that return MetadataNode
static MetadataNode MetadataNode.createMetadataNode()
          Creates a MetadataNode.
static MetadataNode MetadataNode.createMetadataNode(String key)
          Deprecated. Replaced by createMetadataNode(). Creates a MetadataNode.
abstract  MetadataNode MetadataNode.getParentNode()
          Gets the parent MetadataNode of this MetadataNode.
 MetadataNode ContentEntry.getRootMetadataNode()
          Gets the metadata for this ContentEntry.
 

Uses of MetadataNode in org.ocap.hn.recording
 

Methods in org.ocap.hn.recording that return MetadataNode
 MetadataNode NetRecordingSpec.getMetadata()
          Retrieves the root metadata node for this recording spec.
 

Constructors in org.ocap.hn.recording with parameters of type MetadataNode
NetRecordingSpec(MetadataNode metadata)
          Metadata constructor for the NetRecordingSpec.
 



Copyright © 2011. All Rights Reserved.