Media Authoring
with Java API

tv.amwa.maj.iface
Interface NetworkLocator

All Superinterfaces:
InterchangeObject, Locator
All Known Implementing Classes:
NetworkLocator

public interface NetworkLocator
extends Locator

Specifies information to help find a file containing essence, using a uniform resource identifier (URI). The current URI specification is RFC 3986.

Author:
Richard Cartwright
See Also:
makeNetworkLocator(), TextLocator, Locator.getPath()

Method Summary
 
Methods inherited from interface tv.amwa.maj.iface.Locator
getPath, setPath
 
Methods inherited from interface tv.amwa.maj.iface.InterchangeObject
countProperties, createOptionalPropertyValue, disableGenerationTracking, enableGenerationTracking, getDefinition, getGeneration, getGenerationAUID, getProperties, getPropertyValue, isGenerationTracked, isPropertyPresent, omitOpionalProperty, setPropertyValue
 


Media Authoring
with Java API

(c) 2007-2008 Richard Cartwright, all rights reserved. Subject to the terms of the AAF SDK Public Source License.