| /libcore/luni/src/main/java/javax/xml/xpath/ |
| XPathConstants.java | 9 * http://www.apache.org/licenses/LICENSE-2.0 29 * @see <a href="http://www.w3.org/TR/xpath">XML Path Language (XPath) Version 1.0</a> 44 public static final QName NUMBER = new QName("http://www.w3.org/1999/XSL/Transform", "NUMBER"); 51 public static final QName STRING = new QName("http://www.w3.org/1999/XSL/Transform", "STRING"); 58 public static final QName BOOLEAN = new QName("http://www.w3.org/1999/XSL/Transform", "BOOLEAN"); 65 public static final QName NODESET = new QName("http://www.w3.org/1999/XSL/Transform", "NODESET"); 72 public static final QName NODE = new QName("http://www.w3.org/1999/XSL/Transform", "NODE");
|
| /libcore/luni/src/test/java/tests/org/w3c/dom/ |
| HCNamedNodeMapInvalidType.java | 15 See W3C License http://www.w3.org/Consortium/Legal/ for more details. 34 * href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-258A00AF')/constant[@name='HIERARCHY_REQUEST_ERR'])">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-258A00AF')/constant[@name='HIERARCHY_REQUEST_ERR'])</a> 36 * href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-1025163788">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-1025163788</a> 38 * href="http://www.w3.org/2000/11/DOM-Level-2-errata#core-4">http://www.w3.org/2000/11/DOM-Level-2-errata#core-4</a>
|
| NodeGetLocalName.java | 18 See W3C License http://www.w3.org/Consortium/Legal/ for more details. 40 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#ID-NodeNSLocalN">http://www.w3.org/TR/DOM-Level-2-Core/core#ID-NodeNSLocalN</a> 80 element = doc.createElementNS("http://www.w3.org/DOM/Test/elem", "elem"); 81 qelement = doc.createElementNS("http://www.w3.org/DOM/Test/elem", "qual:qelem"); 82 attr = doc.createAttributeNS("http://www.w3.org/DOM/Test/attr", "attr"); 83 qattr = doc.createAttributeNS("http://www.w3.org/DOM/Test/attr", "qual:qattr");
|
| NodeGetOwnerDocument.java | 17 See W3C License http://www.w3.org/Consortium/Legal/ for more details. 42 * href="http://www.w3.org/TR/DOM-Level-2-Core/core#node-ownerDoc">http://www.w3.org/TR/DOM-Level-2-Core/core#node-ownerDoc</a> 44 * href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=259">http://www.w3.org/Bugs/Public/show_bug.cgi?id=259</a> 101 newDoc = domImpl.createDocument("http://www.w3.org/DOM/Test", "mydoc", 106 .createElementNS("http://www.w3.org/DOM/Test", "myelem");
|
| NodeGetPrefix.java | 18 See W3C License http://www.w3.org/Consortium/Legal/ for more details. 40 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#ID-NodeNSPrefix">http://www.w3.org/TR/DOM-Level-2-Core/core#ID-NodeNSPrefix</a> 81 element = doc.createElementNS("http://www.w3.org/DOM/Test/elem", "elem"); 82 qelement = doc.createElementNS("http://www.w3.org/DOM/Test/elem", "qual:qelem"); 83 attr = doc.createAttributeNS("http://www.w3.org/DOM/Test/attr", "attr"); 84 qattr = doc.createAttributeNS("http://www.w3.org/DOM/Test/attr", "qual:qattr");
|
| CreateDocument.java | 17 See W3C License http://www.w3.org/Consortium/Legal/ for more details. 42 * "http://www.ecommerce.org/", qualifiedName as "prefix::local", and doctype as 48 * href="http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])">http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('ID-258A00AF')/constant[@name='NAMESPACE_ERR'])</a> 50 * href="http://www.w3.org/TR/DOM-Level-2-Core/core#Level-2-Core-DOM-createDocument">http://www.w3.org/TR/DOM-Level-2-Core/core#Level-2-Core-DOM-createDocument</a> 52 * href="http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('Level-2-Core-DOM-createDocument')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])">http://www.w3.org/TR/DOM-Level-2-Core/core#xpointer(id('Level-2-Core-DOM-createDocument')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NAMESPACE_ERR'])</a> 84 String namespaceURI = "http://www.ecommerce.org/"; 126 // String namespaceURI = "http://www.ecommerce.org/schema" [all...] |
| /libcore/luni/ |
| unicode-license.txt | 4 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and 5 http://www.unicode.org/cldr/data/ . Unicode Software includes any source code 7 http://www.unicode.org/Public/, http://www.unicode.org/reports/, and 8 http://www.unicode.org/cldr/data/. 20 the Terms of Use in http://www.unicode.org/copyright.html.
|
| /external/chromium_org/chrome/common/extensions/permissions/ |
| permission_set_unittest.cc | 132 permissions->HasEffectiveAccessToURL(GURL("http://www.google.com"))); 138 GURL("http://www.google.com"))); 140 GURL("https://www.google.com"))); 154 GURL("http://www.google.com"))); 156 GURL("http://www.reddit.com"))); 171 GURL("http://www.reddit.com"))); 181 permissions->HasEffectiveAccessToURL(GURL("http://www.google.com"))); 188 permissions->HasEffectiveAccessToURL(GURL("http://www.google.com"))); 196 permissions->HasEffectiveAccessToURL(GURL("http://www.google.com"))); 207 AddPattern(&explicit_hosts, "http://www.example.com/a/particular/path/*") [all...] |
| /external/antlr/antlr-3.4/tool/ |
| README.txt | 21 http://www.antlr.org/works/index.html 25 http://www.antlr.org/wiki/display/ANTLR3/gUnit+-+Grammar+Unit+Testing 30 http://www.pragmaticprogrammer.com/titles/tpantlr/index.html 38 http://www.antlr.org/wiki/display/ANTLR3/FAQ+-+Getting+Started 44 http://www.antlr.org/wiki/display/ANTLR3/ANTLR+v3+FAQ 48 http://www.antlr.org/wiki/display/ANTLR3/ANTLR+3+Wiki+Home 54 http://www.antlr.org/support.html 77 http://www.antlr.org/download/examples-v3.tar.gz 81 http://www.pragprog.com/titles/tpdsl/source_code 86 http://www.linguamantra.org [all...] |
| /external/chromium/chrome/browser/history/ |
| url_database_unittest.cc | 73 const GURL url1("http://www.google.com/"); 127 URLRow url_info1(GURL("http://www.google.com/")); 166 URLRow url_info1(GURL("http://www.google.com/")); 190 URLRow url_no_match(GURL("http://www.url_no_match.com/")); 193 std::string url_string2("http://www.url_match_visit_count.com/"); 194 good_urls.insert("http://www.url_match_visit_count.com/"); 195 URLRow url_match_visit_count(GURL("http://www.url_match_visit_count.com/")); 199 good_urls.insert("http://www.url_match_typed_count.com/"); 200 URLRow url_match_typed_count(GURL("http://www.url_match_typed_count.com/")); 204 good_urls.insert("http://www.url_match_last_visit.com/") [all...] |
| /external/chromium_org/extensions/common/ |
| user_script_unittest.cc | 32 EXPECT_FALSE(script.MatchesURL(GURL("http://www.hotmail.com"))); 98 EXPECT_TRUE(script.MatchesURL(GURL("http://www.nytimes.com/health"))); 99 EXPECT_FALSE(script.MatchesURL(GURL("http://www.nytimes.com/business"))); 112 EXPECT_TRUE(script.MatchesURL(GURL("http://www.nytimes.com/arts/1.html"))); 113 EXPECT_TRUE(script.MatchesURL(GURL("http://www.nytimes.com/jobs/1.html"))); 114 EXPECT_FALSE(script.MatchesURL(GURL("http://www.nytimes.com/sports/1.html"))); 126 EXPECT_TRUE(script.MatchesURL(GURL("http://www.nytimes.com"))); 128 EXPECT_FALSE(script.MatchesURL(GURL("http://www.nytimes.com/science"))); 136 ASSERT_EQ(URLPattern::PARSE_SUCCESS,pattern.Parse("http://www.google.com/*")); 142 EXPECT_FALSE(script.MatchesURL(GURL("http://www.google.com/foo"))) [all...] |
| /external/chromium_org/v8/test/webkit/fast/regex/ |
| parentheses-expected.txt | 52 PASS regexp23.exec('<html xmlns="http://www.w3.org/1999/xhtml"') is ['"http://www.w3.org/1999/xhtml"'] 93 PASS regexp41.exec('Here is a link: http://www.acme.com/our_products/index.html. That is all we want!') is ['http://www.acme.com/our_products/index.html','http://www.acme.com/our_products/index.html','http://','l',undefined] 105 PASS regexp47.exec('/www.acme.com/this/is/a/path/file.txt') is ['/www.acme.com/this/is/a/path/file.txt','/www.acme.com/this/is/a/path/file.txt',undefined] 106 PASS regexp48.exec('http://www.acme.com/this/is/a/path/file.txt') is ['http://www.acme.com/this/is/a/path/file.txt','http','www.acme.com',undefined,'this/is/a/path/file.txt',undefi (…) [all...] |
| /external/chromium_org/chrome/browser/autocomplete/ |
| keyword_provider_unittest.cc | 57 { "www", " +%2B?={searchTerms}foo ", "www" }, 127 { ASCIIToUTF16("www.a"), 3, 136 { ASCIIToUTF16("www.aaaa foo"), 0, 141 { ASCIIToUTF16("www"), 1, 142 { { ASCIIToUTF16("www "), true }, kEmptyMatch, kEmptyMatch }}, 143 { ASCIIToUTF16("www."), 0, 145 { ASCIIToUTF16("www.w w"), 2, 146 { { ASCIIToUTF16("www w"), false }, 149 { ASCIIToUTF16("http://www"), 1 [all...] |
| /external/chromium/chrome/browser/importer/ |
| toolbar_importer_unittest.cc | 21 static const char kUrl[] = "http://www.google.com/"; 30 static const char* kOtherUrl = "http://www.google.com/mail"; 54 "<url>http://www.google.com/</url> " 61 "<name>favicon_url</name> <value>http://www.google.com/favicon.ico</value> " 75 "<url>http://www.google.com/</url> " 82 "<name>favicon_url</name> <value>http://www.google.com/favicon.ico</value> " 96 "<url>http://www.google.com/</url> " 103 "<name>favicon_url</name> <value>http://www.google.com/favicon.ico</value> " 117 "<url>http://www.google.com/</url> " 124 "<name>favicon_url</name> <value>http://www.google.com/favicon.ico</value> [all...] |
| /external/chromium/chrome/browser/search_engines/ |
| template_url_prepopulate_data.cc | 101 "http://www.altavista.com/favicon.ico", 102 L"http://www.altavista.com/web/results?q={searchTerms}", 166 "http://www.ask.com/favicon.ico", 167 L"http://www.ask.com/web?q={searchTerms}", 257 "http://www.atlas.sk/images/favicon.ico", 270 "http://www.baidu.com/favicon.ico", 271 L"http://www.baidu.com/s?wd={searchTerms}", 283 "http://www.bing.com/s/wlflag.ico", 284 L"http://www.bing.com/search?q={searchTerms}", 296 "http://www.bing.com/s/wlflag.ico" [all...] |
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
| test_cookielib.py | 257 interact_netscape(c, "http://www.acme.com/", 'boo') 258 self.assertEqual(c._cookies["www.acme.com"]["/"]["boo"].value, None) 266 self.assertEqual(c._cookies["www.acme.com"]["/"]["boo"].value, None) 379 interact_netscape(c, "http://www.acme.com/", 'eggs') 380 interact_netscape(c, "http://www.acme.com/", '"spam"; path=/foo/') 381 cookie = c._cookies["www.acme.com"]["/"]["eggs"] 384 cookie = c._cookies["www.acme.com"]['/foo/']['"spam"'] 388 r'"spam"; path="/foo/"; domain="www.acme.com"; ' 403 self.assertEqual(interact_netscape(c, "http://www.acme.com/foo/"), 425 interact_netscape(c, "http://www.example.com/", "ni=ni; Version=1" [all...] |
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
| test_cookielib.py | 257 interact_netscape(c, "http://www.acme.com/", 'boo') 258 self.assertEqual(c._cookies["www.acme.com"]["/"]["boo"].value, None) 266 self.assertEqual(c._cookies["www.acme.com"]["/"]["boo"].value, None) 379 interact_netscape(c, "http://www.acme.com/", 'eggs') 380 interact_netscape(c, "http://www.acme.com/", '"spam"; path=/foo/') 381 cookie = c._cookies["www.acme.com"]["/"]["eggs"] 384 cookie = c._cookies["www.acme.com"]['/foo/']['"spam"'] 388 r'"spam"; path="/foo/"; domain="www.acme.com"; ' 403 self.assertEqual(interact_netscape(c, "http://www.acme.com/foo/"), 425 interact_netscape(c, "http://www.example.com/", "ni=ni; Version=1" [all...] |
| /external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
| api_other.html | 38 (<a href="http://www.html5rocks.com/tutorials/audio/quick/">tutorial</a>) </li> 40 (<a href="http://www.html5rocks.com/tutorials/appcache/beginner/">tutorial</a>) </li> 42 (<a href="http://www.html5rocks.com/en/tutorials/#canvas">articles</a>) </li> 56 (<a href="http://www.html5rocks.com/tutorials/geolocation/trip_meter/">tutorial</a>) </li> 58 (<a href="http://www.html5rocks.com/en/tutorials/offline/storage/">tutorial</a>) </li> 60 (<a href="http://www.html5rocks.com/tutorials/notifications/quick/">tutorial</a>) </li> 63 (<a href="http://www.html5rocks.com/en/tutorials/pointerlock/intro/">tutorial</a>) 75 (<a href="http://www.html5rocks.com/en/tutorials/video/basics/">tutorial</a>) </li> 77 (<a href="http://www.html5rocks.com/tutorials/webdatabase/todo/">tutorial</a>) </li> 80 See <a href="http://www.html5rocks.com">html5rocks.com</a [all...] |
| /external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
| contentSettings.html | 39 <li><code>http://www.example.com/*</code></li> 49 <code>http://www.example.com:*/*</code>)</li> 51 <code>*://www.example.com:123/*</code>)</li> 61 <li><code>http://www.example.com:*/*</code><br> 63 <li><code>*:/www.example.com:123/*</code><br> 94 <td><code>http://www.moose.com/*</code>, </td> 95 <td><code>http://www.wombat.com/*</code></td> 98 <td><code>http://www.moose.com/*</code>, </td> 103 <td><code>http://www.wombat.com/*</code></td> 125 <code>http://www.example.com/*</code>, even if that pattern is more specific [all...] |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/properties/ |
| feedPublish.uml2.properties | 6 # http://www.eclipse.org/legal/epl-v10.html 19 #file=/var/www/modeling/mdt/feeds/builds-uml2-uml-2.1.xml 28 buildURL=http://www.eclipse.org/modeling/mdt/downloads/?project=uml2-uml&showAll=1&hlbuild=%%buildID%%#%%buildID%% 37 buildDetailURL=http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/mdt/uml2-uml/downloads/drops/%%version%%/%%buildID%%/ 43 releaseNotesURL=http://www.eclipse.org/modeling/mdt/news/release-notes.php?project=uml2-uml&version=%%version%% 45 downloadsURL=http://www.eclipse.org/modeling/mdt/downloads/?project=uml2-uml#uml2-uml 57 dependencyURLs=http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/M20060919-1045/eclipse-SDK-M20060919-1045-linux-gtk.tar.gz http://www.eclipse.org/downloads/download.php?file=/tools/emf/downloads/drops/2.2.1/S200609210005/emf-sdo-xsd-SDK-2.2.1RC2.zip 60 JUnitTestURL=http://www.eclipse.org/downloads/download.php?r=1&file=/modeling/mdt/uml2-uml/downloads/drops/%%version%%/%%buildID%%/testResults.php 84 cvsPath=www/uml2/feed [all...] |
| /libcore/dom/src/test/java/org/w3c/domts/level1/core/ |
| characterdataappenddatanomodificationallowederr.java | 16 See W3C License http://www.w3.org/Consortium/Legal/ for more details. 39 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-258A00AF')/constant[@name='NO_MODIFICATION_ALLOWED_ERR'])">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-258A00AF')/constant[@name='NO_MODIFICATION_ALLOWED_ERR'])</a> 40 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-32791A2F">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-32791A2F</a> 41 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-32791A2F')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NO_MODIFICATION_ALLOWED_ERR'])">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-32791A2F')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NO_MODIFICATION_ALLOWED_ERR'])</a> 42 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-32791A2F">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-32791A2F</a> 104 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/characterdataappenddatanomodificationallowederr" [all...] |
| characterdatadeletedatanomodificationallowederr.java | 16 See W3C License http://www.w3.org/Consortium/Legal/ for more details. 39 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-258A00AF')/constant[@name='NO_MODIFICATION_ALLOWED_ERR'])">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-258A00AF')/constant[@name='NO_MODIFICATION_ALLOWED_ERR'])</a> 40 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-7C603781">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-7C603781</a> 41 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-7C603781')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NO_MODIFICATION_ALLOWED_ERR'])">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-7C603781')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='NO_MODIFICATION_ALLOWED_ERR'])</a> 42 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-7C603781">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-7C603781</a> 104 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/characterdatadeletedatanomodificationallowederr" [all...] |
| characterdataindexsizeerrdeletedataoffsetnegative.java | 16 See W3C License http://www.w3.org/Consortium/Legal/ for more details. 41 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-258A00AF')/constant[@name='INDEX_SIZE_ERR'])">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-258A00AF')/constant[@name='INDEX_SIZE_ERR'])</a> 42 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-7C603781">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-7C603781</a> 43 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-7C603781')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INDEX_SIZE_ERR'])">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-7C603781')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INDEX_SIZE_ERR'])</a> 44 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-7C603781">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-7C603781</a> 98 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/characterdataindexsizeerrdeletedataoffsetnegative" [all...] |
| characterdataindexsizeerrinsertdataoffsetgreater.java | 16 See W3C License http://www.w3.org/Consortium/Legal/ for more details. 42 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-258A00AF')/constant[@name='INDEX_SIZE_ERR'])">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-258A00AF')/constant[@name='INDEX_SIZE_ERR'])</a> 43 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-7C603781">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-7C603781</a> 44 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-7C603781')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INDEX_SIZE_ERR'])">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-7C603781')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INDEX_SIZE_ERR'])</a> 45 * @see <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=249">http://www.w3.org/Bugs/Public/show_bug.cgi?id=249</a> 93 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/characterdataindexsizeerrinsertdataoffsetgreater" [all...] |
| characterdataindexsizeerrreplacedataoffsetgreater.java | 16 See W3C License http://www.w3.org/Consortium/Legal/ for more details. 43 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-258A00AF')/constant[@name='INDEX_SIZE_ERR'])">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-258A00AF')/constant[@name='INDEX_SIZE_ERR'])</a> 44 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-7C603781">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#ID-7C603781</a> 45 * @see <a href="http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-7C603781')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INDEX_SIZE_ERR'])">http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/level-one-core#xpointer(id('ID-7C603781')/raises/exception[@name='DOMException']/descr/p[substring-before(.,':')='INDEX_SIZE_ERR'])</a> 46 * @see <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=249">http://www.w3.org/Bugs/Public/show_bug.cgi?id=249</a> 94 return "http://www.w3.org/2001/DOM-Test-Suite/level1/core/characterdataindexsizeerrreplacedataoffsetgreater" [all...] |