Class Script

  • All Implemented Interfaces:
    Peer

    public final class Script
    extends ProtoableNode
    An element that describes a script.
    • Constructor Detail

      • Script

        public Script​(Element pParent,
                      Node prevSibling)
    • Method Detail

      • getValue

        public java.lang.String getValue()
      • isParsing

        public boolean isParsing()
      • isParsing

        public void isParsing​(boolean bIsParsing)
      • setValue

        public void setValue​(java.lang.String sValue)