Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Spring WS1.0.0
Package:
org.springframework.oxm
Class
public
abstract
class
AbstractMarshaller
implements
Marshaller
,
Unmarshaller
Overview
Inheritance
Members
Usage
Source
Books
Since
1.0.0
Version
Not specified.
Author(s)
Arjen Poutsma
Abstract implementation of the
Marshaller
and
Unmarshaller
interface. This implementation inspects the given
Source
or
Result
, and defers further handling to overridable template methods.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
MarshallerandUnmarshallerinterface. This implementation inspects the givenSourceorResult, and defers further handling to overridable template methods.