com.atlassian.renderer.embedded
Class EmbeddedWindowsMedia

java.lang.Object
  extended by com.atlassian.renderer.embedded.EmbeddedResource
      extended by com.atlassian.renderer.embedded.EmbeddedObject
          extended by com.atlassian.renderer.embedded.EmbeddedWindowsMedia

public class EmbeddedWindowsMedia
extends EmbeddedObject

Created by IntelliJ IDEA. User: Jeremy Higgs Date: 23/09/2005 Time: 12:41:42


Field Summary
static String FILE_EXT_1
           
static String FILE_EXT_2
           
static String FILE_EXT_3
           
static String RESOURCE_TYPE
           
 
Fields inherited from class com.atlassian.renderer.embedded.EmbeddedResource
filename, originalText, page, parser, properties, space, type, url
 
Constructor Summary
EmbeddedWindowsMedia(EmbeddedResourceParser parser)
           
EmbeddedWindowsMedia(String string)
           
 
Method Summary
static boolean matchesType(EmbeddedResourceParser parser)
           
 
Methods inherited from class com.atlassian.renderer.embedded.EmbeddedResource
getFilename, getOriginalLinkText, getPage, getProperties, getSpace, getType, getUrl, isExternal, isInternal, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

RESOURCE_TYPE

public static String RESOURCE_TYPE

FILE_EXT_1

public static String FILE_EXT_1

FILE_EXT_2

public static String FILE_EXT_2

FILE_EXT_3

public static String FILE_EXT_3
Constructor Detail

EmbeddedWindowsMedia

public EmbeddedWindowsMedia(String string)

EmbeddedWindowsMedia

public EmbeddedWindowsMedia(EmbeddedResourceParser parser)
Method Detail

matchesType

public static boolean matchesType(EmbeddedResourceParser parser)


Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.