author | bpatel |
Tue, 03 Dec 2013 14:21:45 -0800 | |
changeset 22005 | 4270ada5dcd1 |
parent 9608 | 385a828ba236 |
permissions | -rw-r--r-- |
9608 | 1 |
<html> |
2 |
<head> |
|
3 |
<title>javax.management package</title> |
|
4 |
</head> |
|
5 |
<body bgcolor="white"> |
|
22005
4270ada5dcd1
8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents:
9608
diff
changeset
|
6 |
This is a test. |
4270ada5dcd1
8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents:
9608
diff
changeset
|
7 |
<p id="spec"> |
4270ada5dcd1
8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents:
9608
diff
changeset
|
8 |
@see <a href="{@docRoot}/../technotes/guides/index.html"> |
4270ada5dcd1
8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents:
9608
diff
changeset
|
9 |
Test document 1</a> should not be replaced with an absolute link. |
4270ada5dcd1
8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents:
9608
diff
changeset
|
10 |
@see <a href="{@docRoot}/pkg2/C2.html"> |
4270ada5dcd1
8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents:
9608
diff
changeset
|
11 |
Another Test document 1</a> which should not be replaced with an absolute link. |
4270ada5dcd1
8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents:
9608
diff
changeset
|
12 |
<a href="{@docRoot}/technotes/guides/index.html"> |
4270ada5dcd1
8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents:
9608
diff
changeset
|
13 |
Another Test document 2.</a> which should not be replaced with an absolute link. |
9608 | 14 |
|
22005
4270ada5dcd1
8025416: doclet not substituting {@docRoot} in some cases
bpatel
parents:
9608
diff
changeset
|
15 |
@since 1.5 |
9608 | 16 |
|
17 |
</body> |
|
18 |
</html> |