All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface org.apache.soap.util.xml.Deserializer

public interface Deserializer
A Deserializer ...

Author:
Matthew J. Duftler ([email protected]), Sanjiva Weerawarana ([email protected]), Francisco Curbera ([email protected])

Method Index

 o unmarshall(String, QName, Node, XMLJavaMappingRegistry)

Methods

 o unmarshall
 public abstract Bean unmarshall(String inScopeEncStyle,
                                 QName elementType,
                                 Node src,
                                 XMLJavaMappingRegistry xjmr) throws IllegalArgumentException

All Packages  Class Hierarchy  This Package  Previous  Next  Index