Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Automated update-Scrapy V0.1 Fixing Navigation links Automatic Nagivation Script

Wiki Markup
            According to the Java Language Specification \[[JLS 2005|AA. Bibliography#JLS 05]\], Section 12.5, "Creation of New Class Instances,"

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="0b5f059e548eaa41-749f3f73-49a84d04-afe88ec1-32c1aec01214f9c53d6c6c7c"><ac:plain-text-body><![CDATA[

[[ESA 2005

AA. Bibliography#ESA 05]]

Rule 62: Do not call non-final methods from within a constructor

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="20fc3e70765cb267-c520ae98-4fe54918-b9beb29b-19ca13ed588abdf3989f56c0"><ac:plain-text-body><![CDATA[

[[JLS 2005

AA. Bibliography#JLS 05]]

[Chapter 8, Classes

http://java.sun.com/docs/books/jls/third_edition/html/classes.html], 12.5 "Creation of New Class Instances"

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="d4583e204457a0c7-d7447b4f-4b6c4004-8ce18a8e-96bd2296fa7d065bd4349b6b"><ac:plain-text-body><![CDATA[

[[Rogue 2000

AA. Bibliography#Rogue 00]] Rule 81:

Do not call non-final methods from within a constructor

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="b0ed7a1d7d4ec043-e4ccd1f4-46344992-afd39862-8c569d7b5fabc20a3311c2c0"><ac:plain-text-body><![CDATA[

[[SCG 2007

AA. Bibliography#SCG 07]]

Guideline 4-3, Prevent constructors from calling methods that can be overridden

]]></ac:plain-text-body></ac:structured-macro>

...

Image Modified      05. Methods (MET)