Class QNames
java.lang.Object
com.io7m.quarrel.core.QNames
Valid names.
-
Method Summary
-
Method Details
-
checkOK
Check that the given name is valid.- Parameters:
name- The name- Returns:
- The name
- Throws:
IllegalArgumentException- If the name is not valid
-