org.apache.cxf.databinding
Interface DataBinding
public interface DataBinding
getDataReaderFactory
DataReaderFactory getDataReaderFactory()
getDataWriterFactory
DataWriterFactory getDataWriterFactory()
getSchemas
java.util.Map<java.lang.String,SchemaInfo> getSchemas(ServiceInfo serviceInfo)
initialize
void initialize(ServiceInfo serviceInfo)
- Initialize the service info (i.e. type & element names) with
information from the databinding.
- Parameters:
serviceInfo
-
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.