1 |
|
2006-01-29 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* XMLParser.dis: Tests on default attributes and their |specified| |
4 |
|
attribute are added. |
5 |
|
|
6 |
|
* XDoctype.dis (createGeneralEntity): New method. |
7 |
|
(generalEntities): New attribute. |
8 |
|
(getGeneralEntityNode, setGeneralEntityNode): New methods. |
9 |
|
|
10 |
|
* Tree.dis (ManakaiDOMEntities): Removed. |
11 |
|
(ManakaiDOMEntityMap): New class. |
12 |
|
(ManakaiDOM:entity-reference-read-only): New configuration parameter. |
13 |
|
(createEntityReference): If there is a corresponding |Entity| |
14 |
|
node in the document type definition, then copies its |
15 |
|
subtree. |
16 |
|
|
17 |
|
* DOMXML.dis (Entity): Documentation updated. |
18 |
|
(publicId, systemId, notationName, xmlEncoding, |
19 |
|
xmlVersion): These attributes are now settable |
20 |
|
if |ManakaiDOM:ManakaiDOMLatest| mode. |
21 |
|
(hasReplacementTree): New attribute for |ManakaiDOM:ManakaiDOMLatest| |
22 |
|
mode. |
23 |
|
(ownerDocumentTypeDefinition): New attribute |
24 |
|
for |ManakaiDOM:ManakaiDOMLatest| mode. |
25 |
|
(isExpanded): New attribute for |ManakaiDOM:ManakaiDOMLatest| mode. |
26 |
|
|
27 |
2006-01-28 Wakaba <wakaba@suika.fam.cx> |
2006-01-28 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
* DOMCore.dis (ErrDef): Missing |ecore:textFormatter| property added. |
* DOMCore.dis (ErrDef): Missing |ecore:textFormatter| property added. |