<!ELEMENT extension (codeFormatter*)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED>
<!ELEMENT codeFormatter EMPTY>
<!ATTLIST codeFormatter
class CDATA #REQUIRED>
org.eclipse.jdt.core.ICodeFormatter
z bezargumentowym konstruktorem public.ICodeFormatter
: <extension point=
"org.eclipse.jdt.core.codeFormatter"
>
<codeFormatter class=
"com.example.MyCodeFormatter"
/>
</extension>
Copyright (c) 2000, 2004 IBM Corporation i inne podmioty.
Wszelkie prawa zastrzeżone. Program ten oraz towarzyszące mu materiały są
udostępniane na warunkach licencji EPL (Eclipse Public License), wersja 1.0,
dołączonej do nich i dostępnej pod adresem
http://www.eclipse.org/legal/epl-v10.html.