java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<
String,
String>
de.hybris.platform.webservicescommons.jaxb.adapters.XSSStringAdapter
public class XSSStringAdapter
extends javax.xml.bind.annotation.adapters.XmlAdapter<String,String>
-
Constructor Summary
Constructors
-
Method Summary
protected void
protected final void
protected boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
XSSStringAdapter
public XSSStringAdapter()
-
Method Details
-
initXSSSettings
protected final void initXSSSettings()
-
marshal
- Specified by:
marshal in class javax.xml.bind.annotation.adapters.XmlAdapter<String,String>
-
unmarshal
- Specified by:
unmarshal in class javax.xml.bind.annotation.adapters.XmlAdapter<String,String>
-
isXSSFilterEnabled
protected boolean isXSSFilterEnabled()
-
-
-
-