public interface RepositoryContent
Resource objects which represent non-abstract resources in a
Repository must be adaptable to this interface.| Modifier and Type | Method and Description |
|---|---|
InputStream |
getContent()
Returns a new input stream to the default format of this resource.
|
InputStream getContent()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.