Class UnmarshalInfo


  • public class UnmarshalInfo
    extends Object
    Information saved from a prior unmarshal that is used to speed up subsequent unmarshalling.
    • Method Detail

      • 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