public class XStreamFactory extends Object
XStream object instance for use in the XMLLexiconPolicyParser.| Constructor and Description |
|---|
XStreamFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.thoughtworks.xstream.XStream |
getXStreamInstance()
Gets an instance of an
XStream object. |
public static com.thoughtworks.xstream.XStream getXStreamInstance()
XStream object. This factory method creates a specialized implementation of the XStream engine
to properly support XML object referencingXStream XML serialization engine object.Copyright © 2010–2020 The Direct Project. All rights reserved.