org.apache.axis2.jaxws.marshaller.impl.alt
Class UnmarshalInfo
java.lang.Object
org.apache.axis2.jaxws.marshaller.impl.alt.UnmarshalInfo
public class UnmarshalInfo
- extends Object
Information saved from a prior unmarshal that is used
to speed up subsequent unmarshalling.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY
public static final String KEY
- See Also:
- Constant Field Values
getPackages
public TreeSet<String> getPackages()
- Returns:
- list of packages...used by caller to build a JAXBContext
getPackagesKey
public String getPackagesKey()
- Returns:
- packagesKey...used by caller as a key to get JAXBContext
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.