Class Element

  • Direct Known Subclasses:
    Project, Repositories

    abstract class Element
    extends java.lang.Object
    Represents a parsed element of an atom build file.
    • Constructor Summary

      Constructors 
      Constructor Description
      Element()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Element

        Element()