Class AbstractImpl

All Implemented Interfaces:
Serializable, Abstract, WSILElement, WSILElementWithText

public class AbstractImpl extends WSILElementWithTextImpl implements Abstract
This class provides the support for the <abstract> element.
Version:
1.0
See Also:
  • Constructor Details

    • AbstractImpl

      public AbstractImpl()
      AbstractImpl constructor comment.
  • Method Details

    • toXMLString

      public String toXMLString()
      XML string representation of this object.
      Specified by:
      toXMLString in interface WSILElement
      Returns:
      Returns the XML string format of this element.