public interface IResourceStreamProvider
IResourceStream that points to a given path.| Modifier and Type | Method and Description |
|---|---|
org.apache.wicket.util.resource.IResourceStream |
newResourceStream(java.lang.String path)
Creates a new
IResourceStream that points to a given path. |
Copyright © 2019 agilecoders.de. All Rights Reserved.