public class SerializationParamsHandler extends Object
Constructor and Description |
---|
SerializationParamsHandler() |
Modifier and Type | Method and Description |
---|---|
CharacterMap |
getCharacterMap() |
Properties |
getSerializationProperties() |
void |
setLocator(Location 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(Location locator)
locator
- the location for error reportingpublic 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()
public CharacterMap getCharacterMap()
Copyright (c) 2004-2014 Saxonica Limited. All rights reserved.