org.exist.validation.internal.node
Class NodeSerializer

java.lang.Object
  extended by org.exist.validation.internal.node.NodeSerializer

public class NodeSerializer
extends Object

Author:
Dannes Wessels (dizzzz@exist-db.org)

Constructor Summary
NodeSerializer()
           
 
Method Summary
static void serialize(XQueryContext context, SequenceIterator siNode, Properties outputProperties, OutputStream os)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeSerializer

public NodeSerializer()
Method Detail

serialize

public static void serialize(XQueryContext context,
                             SequenceIterator siNode,
                             Properties outputProperties,
                             OutputStream os)
                      throws IOException
Throws:
IOException


Copyright (C) Wolfgang Meier. All rights reserved.