|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.databinding.AbstractDataBinding
public abstract class AbstractDataBinding
Supply default implementations, as appropriate, for DataBinding.
| Constructor Summary | |
|---|---|
AbstractDataBinding()
|
|
| Method Summary | |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getDeclaredNamespaceMappings()
Return a set of mappings from namespace to prefix to allow bindings to control the prefixes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.cxf.databinding.DataBinding |
|---|
createReader, createWriter, getSupportedReaderFormats, getSupportedWriterFormats, initialize |
| Constructor Detail |
|---|
public AbstractDataBinding()
| Method Detail |
|---|
public java.util.Map<java.lang.String,java.lang.String> getDeclaredNamespaceMappings()
getDeclaredNamespaceMappings in interface DataBinding
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||