Class Xacml20JaxbDataBinding

  • All Implemented Interfaces:
    org.apache.cxf.databinding.DataBinding, org.apache.cxf.databinding.WrapperCapableDatabinding, org.apache.cxf.interceptor.InterceptorProvider

    public class Xacml20JaxbDataBinding
    extends org.apache.cxf.jaxb.JAXBDataBinding
    Prevents the usage of com.sun.xml.bind.v2.runtime.output.XMLStreamWriterOutput.NewLineEscapeHandler introduced in Glassfish JAXB 2.3.0.
    Since:
    3.5.1
    Author:
    Dmytro Rud
    • Field Summary

      • Fields inherited from class org.apache.cxf.jaxb.JAXBDataBinding

        JAXB_SCAN_PACKAGES, MTOM_THRESHOLD, READER_VALIDATION_EVENT_HANDLER, SCHEMA_RESOURCE, SET_VALIDATION_EVENT_HANDLER, UNWRAP_JAXB_ELEMENT, USE_JAXB_BRIDGE, VALIDATION_EVENT_HANDLER, WRITER_VALIDATION_EVENT_HANDLER
      • Fields inherited from class org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding

        inFaultInterceptors, inInterceptors, outFaultInterceptors, outInterceptors
      • Fields inherited from class org.apache.cxf.databinding.AbstractDataBinding

        mtomEnabled, mtomThreshold
    • Method Summary

      • Methods inherited from class org.apache.cxf.jaxb.JAXBDataBinding

        applyEscapeHandler, createJAXBContext, createJAXBContext, createJAXBContextAndSchemas, createReader, createWrapperHelper, createWriter, getConfiguredXmlAdapters, getContext, getContextClasses, getContextProperties, getEscapeHandler, getExtraClass, getMarshallerListener, getMarshallerProperties, getNamespaceToUse, getQualifiedSchemas, getSupportedReaderFormats, getSupportedWriterFormats, getUnmarshallerListener, getUnmarshallerProperties, getValidationEventHandler, initialize, isInBuiltInSchemas, isUnwrapJAXBElement, justCheckForJAXBAnnotations, setConfiguredXmlAdapters, setContext, setContextProperties, setEscapeHandler, setExtraClass, setMarshallerListener, setMarshallerProperties, setUnmarshallerListener, setUnmarshallerProperties, setUnwrapJAXBElement, setValidationEventHandler
      • Methods inherited from class org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding

        getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors
      • Methods inherited from class org.apache.cxf.databinding.AbstractDataBinding

        addSchemaDocument, addSchemaDocument, checkNamespaceMap, getBus, getContextualNamespaceMap, getDeclaredNamespaceMappings, getMtomThreshold, getNamespaceMap, getSchemas, isMtomEnabled, setBus, setContextualNamespaceMap, setMtomEnabled, setMtomThreshold, setNamespaceMap, setSchemas, updateSchemaLocation
      • Methods inherited from interface org.apache.cxf.interceptor.InterceptorProvider

        getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors
    • Constructor Detail

      • Xacml20JaxbDataBinding

        public Xacml20JaxbDataBinding()