Package | Description |
---|---|
org.hippoecm.hst.core.component |
The org.hippoecm.hst.core.component package defines the API for the HST Core Component
|
org.hippoecm.hst.util |
The org.hippoecm.hst.content.util package defines the API for the HST Util
|
Modifier and Type | Class and Description |
---|---|
class |
WrapperElementImpl
WrapperElementImpl
|
Modifier and Type | Method and Description |
---|---|
static String |
WrapperElementUtils.toString(WrapperElement wrapperElement) |
static void |
WrapperElementUtils.writeWrapperElement(OutputStream out,
String encoding,
WrapperElement wrapperElement,
byte[] contentBuffer,
int off,
int len) |
static void |
WrapperElementUtils.writeWrapperElement(Writer writer,
WrapperElement wrapperElement,
char[] contentBuffer,
int off,
int len) |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.