public abstract class VttResourceReference
extends org.apache.wicket.request.resource.ResourceReference
Constructor and Description |
---|
VttResourceReference(String name) |
Modifier and Type | Method and Description |
---|---|
org.apache.wicket.request.resource.IResource |
getResource() |
abstract WebVtt |
getWebVtt()
Used to get the VTTGen to created the content with
|
public VttResourceReference(String name)
public org.apache.wicket.request.resource.IResource getResource()
getResource
in class org.apache.wicket.request.resource.ResourceReference
public abstract WebVtt getWebVtt()
Copyright © 2015. All rights reserved.