 
                            ...
| <ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="9a0228d0edaea2ff-8c01935c-4cd245d4-a5a2af2d-e01fe33f6b3ebefa31c95cd0"><ac:plain-text-body><![CDATA[ | [[JLS 2005 | AA. Bibliography#JLS 05]] | [Section 14.11 The switch Statement | http://java.sun.com/docs/books/jls/third_edition/html/statements.html#14.11] | ]]></ac:plain-text-body></ac:structured-macro> | 
| <ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="040bd7a97872e0fe-9b213412-49b24d54-966da9c4-e78591dec7edf62f73e2712b"><ac:plain-text-body><![CDATA[ | [[Rogue 2000 | AA. Bibliography#Rogue 00]] | [The Elements of Java Style | http://www.ambysoft.com/books/elementsJavaStyle.html], Rule 78. | ]]></ac:plain-text-body></ac:structured-macro> | 
...
MSC08-J. Do not modify the underlying collection when an iteration is in progress 49. Miscellaneous (MSC) MSC15MSC10-J. Use inequality operators to terminate loops whose counter changes by more than one