Class ProtocolWriter
java.lang.Object
org.freedesktop.wayland.generator.impl.ProtocolWriter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
write
(PackageElement packageElement, Filer filer, ProtocolGenConfig config, Element protocolElement)
-
Field Details
-
ELEMENT_COPYRIGHT
- See Also:
-
-
Constructor Details
-
ProtocolWriter
public ProtocolWriter()
-
-
Method Details
-
write
public void write(PackageElement packageElement, Filer filer, ProtocolGenConfig config, Element protocolElement) throws IOException - Throws:
IOException
-