public class SerializationParamsHandler extends Object
| Constructor and Description | 
|---|
| SerializationParamsHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| Properties | getSerializationProperties() | 
| void | setLocator(SourceLocator locator)Set the location of the instruction to be used for error message reporting | 
| void | setSerializationParams(NodeInfo node)Set the serialization parameters in the form of an XDM instance | 
public static final String NAMESPACE
public void setLocator(SourceLocator locator)
public void setSerializationParams(NodeInfo node) throws XPathException
node - either the serialization-parameters element node, or a document node having
 this element as its only childXPathException - if incorrect serialization parameters are foundpublic Properties getSerializationProperties()
Copyright (c) 2004-2013 Saxonica Limited. All rights reserved.