org.apache.cocoon.pipeline.util
Class XMLUtils
java.lang.Object
org.apache.cocoon.pipeline.util.XMLUtils
public abstract class XMLUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLUtils
public XMLUtils()
toSax
public static void toSax(InputStream inputStream,
XMLConsumer xmlConsumer)
toOutputStream
public static void toOutputStream(OutputStream outputStream,
SaxBuffer saxBuffer)
Copyright © 2008 The Apache Software Foundation. All Rights Reserved.