Package | Description |
---|---|
org.hippoecm.repository.api | |
org.onehippo.repository.api | |
org.onehippo.repository.util |
Modifier and Type | Method and Description |
---|---|
void |
HippoSession.importDereferencedXML(String parentAbsPath,
InputStream in,
ContentResourceLoader referredResourceLoader,
int uuidBehavior,
int referenceBehavior,
int mergeBehavior)
|
ImportResult |
HippoSession.importEnhancedSystemViewXML(String parentAbsPath,
InputStream in,
int uuidBehavior,
int referenceBehavior,
ContentResourceLoader referredResourceLoader)
Import an enhanced system view xml file.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContentResourceLoader
Deprecated.
please use
ContentResourceLoader instead |
Modifier and Type | Class and Description |
---|---|
class |
FileContentResourceLoader
ContentResourceLoader implementation for loading resources from a directory. |
class |
ZipFileContentResourceLoader
ContentResourceLoader implementation for loading resources from a zip file. |
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.