-->
<?xml-stylesheettype="text/xml"href="../../nbbuild/javadoctools/apichanges.xsl"?>
<!DOCTYPE apichanges PUBLIC"-//NetBeans//DTD API changes list 1.0//EN""../../nbbuild/javadoctools/apichanges.dtd">
<!-- First, a list of API names you may use: -->
<apidefs>
<apidef name="org.netbeans.modules.xml.xam">Extansible Abstract Model (XAM)</apidef> <!-- etc. -->
</apidefs>
<!-- ACTUAL CHANGES BEGIN HERE: -->
<changes>
<change id="findEndPosition">
<api name="org.netbeans.modules.xml.xam"/>
<summary>Method AbstractDocumentModel.prepareChangeInfo() is replaced with a new one.</summary>
<version major="1" minor="22"/>
<date day="11" month="12" year="2012"/>
<author login="mkleint"/>
<compatibility binary="compatible" source="compatible" addition="yes"/>
<description>
Introduced <code>DocumentComponent2</code> and <code>DocumentModelAccess2</code> to provide additional method
<code>findEndPosition()</code> to get the end position of the object representation in document. It's complimentary to existing <code>findPosition</code>
</description>
<class package="org.netbeans.modules.xml.xam.dom" name="AbstractDocumentComponent"/>
<class package="org.netbeans.modules.xml.xam.dom" name="DocumentComponent2"/>
<class package="org.netbeans.modules.xml.xam.dom" name="DocumentModelAccess2"/>
<issue number="223226"/>
</change>
<change id="fix_issue_166177">
<api name="org.netbeans.modules.xml.xam"/>
<summary>Method AbstractDocumentModel.prepareChangeInfo() is replaced with a new one.</summary>
<version major="1.11" minor="0"/>
<date day="19" month="5" year="2010"/>
<author login="supernikita"/>
<compatibility binary="compatible" source="compatible" addition="yes"/>
<description>
The modufication is necessary for fixing issue #166177.
The old method <code>AbstractDocumentModel.prepareChangeInfo(List)</code>
is marked as deprecated and a new one <code>AbstractDocumentModel.prepareChangeInfo(List, List)</code> is created.
The new one contains additional parameter <code>nsContextPathToRoot</code>, which
is necessary for correct calculation of namespace context after
deletion of namespace prefix. See the issue for details.
</description>
<class package="org.netbeans.modules.xml.xam.dom" name="AbstractDocumentModel"/>
<issue number="166177"/>
</change>
<change id="model-changes-notification">
<api name="org.netbeans.modules.xml.xam"/>
<summary>Two new methods to enhance model's performance</summary>
<version major="1.6" minor="1"/>
<date day="30" month="7" year="2009"/>
<author login="supernikita"/>
<compatibility binary="incompatible" source="compatible" addition="yes"/>
<description>
Two new methods are added:
<ul>
<li>{@link org.netbeans.modules.xml.xam.AbstractComponent#checkChildrenPopulated()}</li>
<li>{@link org.netbeans.modules.xml.xam.AbstractComponent#getChildrenCount()}</li>
</ul>
<p>
They are intended to be used instead of getChildren() in cases
when the children's list isn't required. It helps impove performance.
</p>
</description>
<class package="org.netbeans.modules.xml.xam" name="AbstractComponent"/>
<issue number="169510"/>
</change>
</changes>
<!-- Now the surrounding HTML text and document structure: -->
<htmlcontents> <!-- Generated from apichanges.xml -->
<head>
<title>Change History for the Extansible Abstract Model (XAM)</title>
<link rel="stylesheet"href="prose.css"type="text/css"/>
</head>
<body>
<p>This document lists changes made to the <a href="@TOP@/overview-summary.html">Extansible Abstract Model (XAM)</a>.</p>
<hr/>
<standard-changelists module-code-name="org.netbeans.modules.xml.xam/1"/>
<hr/><p>@FOOTER@</p>
</body>
</htmlcontents>
</apichanges>
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.13 Sekunden
(vorverarbeitet am 2026-06-10)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.