Class Platform


  • public class Platform
    extends Object
    http://help.eclipse.org/ganymede/topic/org.eclipse.platform.doc.isv/reference/misc/ update_platform_xml.html
    • Constructor Detail

      • Platform

        public Platform​(org.codehaus.plexus.util.xml.Xpp3Dom dom)
      • Platform

        public Platform​(Platform other)
      • Platform

        public Platform()
    • Method Detail

      • setTimestamp

        public void setTimestamp​(long timestamp)
      • read

        public static Platform read​(File file)
                             throws IOException,
                                    org.codehaus.plexus.util.xml.pull.XmlPullParserException
        Throws:
        IOException
        org.codehaus.plexus.util.xml.pull.XmlPullParserException
      • isTransient

        public boolean isTransient()
      • setTransient

        public void setTransient​(boolean value)