|
What this is
Other links
The source code
<?xml version="1.0" encoding="UTF-8"?>
<contentExtension>
<!-- valid contributions -->
<contribution
content="data/help/dynamic/extension/content.xml#content"
path="/org.eclipse.ua.tests/data/help/dynamic/extension.xml#anchor.1">
</contribution>
<contribution
content="data/help/dynamic/extension/content.xml#content2"
path="/org.eclipse.ua.tests/data/help/dynamic/extension.xml#anchor.2">
</contribution>
<contribution
content="data/help/dynamic/extension/content.xml#content3"
path="org.eclipse.ua.tests/data/help/dynamic/extension.xml/anchor.2">
</contribution>
<contribution
content="data/help/dynamic/shared/doc1.xml#doc.1"
path="org.eclipse.ua.tests/data/help/dynamic/extension.xml/anchor.3">
</contribution>
<contribution
content="data/help/dynamic/extension.xml/element.1"
path="org.eclipse.ua.tests/data/help/dynamic/extension.xml/anchor.4">
</contribution>
<contribution
content="data/help/dynamic/extension/doc.xhtml"
path="/org.eclipse.ua.tests/data/help/dynamic/extension.xml#anchor.xhtml">
</contribution>
<replacement
content="data/help/dynamic/extension/content.xml#content"
path="/org.eclipse.ua.tests/data/help/dynamic/extension.xml#replace.2">
</replacement>
<replacement
content="data/help/dynamic/shared/doc1.xml#doc.1"
path="/org.eclipse.ua.tests/data/help/dynamic/extension.xml#replace.3">
</replacement>
<replacement
content="data/help/dynamic/extension.xml#element.1"
path="/org.eclipse.ua.tests/data/help/dynamic/extension.xml#replace.4">
</replacement>
<!-- invalid contributions -->
<contribution
content="data/help/dynamic/extension/nonExistentFile.xml"
path="/org.eclipse.ua.tests/data/help/dynamic/extension.xml#anchor.invalidcontribution">
</contribution>
<contribution
content="data/help/dynamic/extension/content.xml#nonExistentId"
path="/org.eclipse.ua.tests/data/help/dynamic/extension.xml#anchor.invalidcontribution">
</contribution>
<replacement
content="data/help/dynamic/extension/nonExistentFile.xml"
path="/org.eclipse.ua.tests/data/help/dynamic/extension.xml#replace.invalid">
</replacement>
<replacement
content="data/help/dynamic/extension/content.xml#nonExistentId"
path="/org.eclipse.ua.tests/data/help/dynamic/extension.xml#replace.invalid">
</replacement>
</contentExtension>
|
| ... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.