com.ibm.ism.content.psdi.webclient.upgrade

Class PresentationLoader

  • java.lang.Object
    • com.ibm.ism.content.psdi.webclient.upgrade.PresentationLoader


  • public class PresentationLoader
    extends java.lang.Object
    Class used for parsing presentation xml (both internal and external formats). While the class provides different methods for parsing from different input sources, they are all parsed the same way.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.util.HashMap MAXLABELS_PROPERTIES 
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MAXLABELS_PROPERTIES

        public static final java.util.HashMap MAXLABELS_PROPERTIES
    • Constructor Detail

      • PresentationLoader

        public PresentationLoader()