Add package-info.java for protocol XML classes.

This commit is contained in:
Michael Jumper
2013-05-15 13:22:55 -07:00
parent e64ddbf4ac
commit 1e852ea464

View File

@@ -0,0 +1,7 @@
/**
* Classes related to parsing XML files which describe the parameters of a
* protocol.
*/
package net.sourceforge.guacamole.net.basic.xml.protocol;