org.hippoecm.hst.util
Class WrapperElementUtils
java.lang.Object
org.hippoecm.hst.util.WrapperElementUtils
public class WrapperElementUtils
- extends Object
WrapperElementUtils
- Version:
- $Id$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toString
public static String toString(WrapperElement wrapperElement)
writeWrapperElement
public static void writeWrapperElement(Writer writer,
WrapperElement wrapperElement,
char[] contentBuffer,
int off,
int len)
throws IOException
- Throws:
IOException
writeWrapperElement
public static void writeWrapperElement(OutputStream out,
String encoding,
WrapperElement wrapperElement,
byte[] contentBuffer,
int off,
int len)
throws IOException
- Throws:
IOException
Copyright © 2008-2012 Hippo. All Rights Reserved.