
public class Normalization extends Object
| Constructor and Description |
|---|
Normalization() |
| Modifier and Type | Method and Description |
|---|---|
static Graph |
deserialize(String string) |
static String |
serialize(ContextNode contextNode,
CopyUtil.CopyStrategy copyStrategy)
Returns the normalized serialization string of a context node, to be used
e.g. for signatures and encryptions.
|
public static String serialize(ContextNode contextNode, CopyUtil.CopyStrategy copyStrategy) throws IOException
IOExceptionpublic static Graph deserialize(String string) throws Xdi2ParseException, IOException
Xdi2ParseExceptionIOExceptionCopyright © 2015. All Rights Reserved.