Package org.audiveris.proxymusic
Class Empty
java.lang.Object
org.audiveris.proxymusic.Empty
- Direct Known Subclasses:
Release
The empty type represents an empty element with no attributes.
Java class for empty complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="empty">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
</restriction>
</complexContent>
</complexType>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Empty
public Empty()
-