Package | Description |
---|---|
org.onehippo.cms7.services.webfiles |
Modifier and Type | Method and Description |
---|---|
Binary |
WebFile.getBinary() |
Modifier and Type | Method and Description |
---|---|
WebFile |
WebFileBundle.create(String absPath,
Binary content)
Creates a new
WebFile at the given location. |
WebFile |
WebFileBundle.update(String absPath,
Binary content)
Updates the content of this
WebFile . |
Copyright © 2012–2015 Hippo B.V. (http://www.onehippo.com). All rights reserved.