org.apache.abdera.ext.media
Class MediaExtensionFactory

java.lang.Object
  extended by org.apache.abdera.util.AbstractExtensionFactory
      extended by org.apache.abdera.ext.media.MediaExtensionFactory
All Implemented Interfaces:
MediaConstants, ExtensionFactory

public final class MediaExtensionFactory
extends AbstractExtensionFactory
implements MediaConstants


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.abdera.ext.media.MediaConstants
MediaConstants.Algo, MediaConstants.Expression, MediaConstants.Medium, MediaConstants.Relationship, MediaConstants.RestrictionType, MediaConstants.Type
 
Field Summary
 
Fields inherited from interface org.apache.abdera.ext.media.MediaConstants
ADULT, CATEGORY, CONTENT, COPYRIGHT, CREDIT, DESCRIPTION, GROUP, HASH, KEYWORDS, LN_ADULT, LN_CATEGORY, LN_CONTENT, LN_COPYRIGHT, LN_CREDIT, LN_DESCRIPTION, LN_GROUP, LN_HASH, LN_KEYWORDS, LN_PLAYER, LN_RATING, LN_RESTRICTION, LN_TEXT, LN_THUMBNAIL, LN_TITLE, MEDIA_NS, MEDIA_PREFIX, PLAYER, RATING, RESTRICTION, TEXT, THUMBNAIL, TITLE
 
Constructor Summary
MediaExtensionFactory()
           
 
Method Summary
 
Methods inherited from class org.apache.abdera.util.AbstractExtensionFactory
addImpl, addMimeType, getElementWrapper, getMimeType, getNamespaces, handlesNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MediaExtensionFactory

public MediaExtensionFactory()


Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.