<!ELEMENT extension (codeFormatter*)>
<!ATTLIST extension
point CDATA #REQUIRED
id CDATA #IMPLIED
name CDATA #IMPLIED
><!ELEMENT codeFormatter EMPTY>
<!ATTLIST codeFormatter
class CDATA #REQUIRED
>org.eclipse.wst.jsdt.core.ICodeFormatter z bezargumentowym konstruktorem public.ICodeFormatter: <extension point="org.eclipse.wst.jsdt.core.codeFormatter"> <codeFormatter class="com.example.MyCodeFormatter"/> </extension>
Copyright (c) 2000, 2007 IBM Corporation and others.
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.