HomeSort by relevance Sort by last modified time
    Searched full:namespaces (Results 126 - 150 of 2171) sorted by null

1 2 3 4 56 7 8 91011>>

  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
DOMConfigurationImpl.java 47 * namespaces = true
147 * namespaces = true.
161 && config.namespaces;
173 config.namespaces = true;
181 PARAMETERS.put("namespaces", new BooleanParameter() {
183 return config.namespaces;
186 config.namespaces = (Boolean) value;
195 * Has no effect if namespaces is false.
292 private boolean namespaces = true; field in class:DOMConfigurationImpl
384 * TODO: normalize namespaces
    [all...]
  /libcore/luni/src/main/java/org/w3c/dom/
Element.java 165 * <br>Per [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>]
176 * through the Document does not support XML Namespaces (such as [<a href='http://www.w3.org/TR/1999/REC-html401-19991224/'>HTML 4.01</a>]).
198 * <br>Per [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>]
213 * malformed per the Namespaces in XML specification, if the
222 * through the Document does not support XML Namespaces (such as [<a href='http://www.w3.org/TR/1999/REC-html401-19991224/'>HTML 4.01</a>]).
241 * <br>Per [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>]
251 * through the Document does not support XML Namespaces (such as [<a href='http://www.w3.org/TR/1999/REC-html401-19991224/'>HTML 4.01</a>]).
260 * <br>Per [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>]
272 * through the Document does not support XML Namespaces (such as [<a href='http://www.w3.org/TR/1999/REC-html401-19991224/'>HTML 4.01</a>]).
283 * <br>Per [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>
    [all...]
NamedNodeMap.java 103 * <br>Per [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>]
114 * Document does not support XML Namespaces (such as [<a href='http://www.w3.org/TR/1999/REC-html401-19991224/'>HTML 4.01</a>]).
126 * <br>Per [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>]
150 * Document does not support XML Namespaces (such as [<a href='http://www.w3.org/TR/1999/REC-html401-19991224/'>HTML 4.01</a>]).
163 * <br>Per [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>]
176 * Document does not support XML Namespaces (such as [<a href='http://www.w3.org/TR/1999/REC-html401-19991224/'>HTML 4.01</a>]).
  /external/libxml2/doc/
namespaces.html 10 </style><title>Namespaces</title></head><body bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#000000"><table border="0" width="100%" cellpadding="5" cellspacing="0" align="center"><tr><td width="120"><a href="http://swpat.ffii.org/"><img src="epatents.png" alt="Action against software patents" /></a></td><td width="180"><a href="http://www.gnome.org/"><img src="gnome2.png" alt="Gnome2 Logo" /></a><a href="http://www.w3.org/Status"><img src="w3c.png" alt="W3C Logo" /></a><a href="http://www.redhat.com/"><img src="redhat.gif" alt="Red Hat Logo" /></a><div align="left"><a href="http://xmlsoft.org/"><img src="Libxml2-Logo-180x168.gif" alt="Made with Libxml2 Logo" /></a></div></td><td><table border="0" width="90%" cellpadding="2" cellspacing="0" align="center" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3" bgcolor="#fffacd"><tr><td align="center"><h1>The XML C parser and toolkit of Gnome</h1><h2>Namespaces</h2></td></tr></table></td></tr></table></td></tr></table><table border="0" cellpadding="4" cellspacing="0" width="100%" align="center"><tr><td bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="2" width="100%"><tr><td valign="top" width="200" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Main Menu</b></center></td></tr><tr><td bgcolor="#fffacd"><form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><input name="query" type="text" size="20" value="" /><input name="submit" type="submit" value="Search ..." /></form><ul><li><a href="index.html">Home</a></li><li><a href="html/index.html">Reference Manual</a></li><li><a href="intro.html">Introduction</a></li><li><a href="FAQ.html">FAQ</a></li><li><a href="docs.html" style="font-weight:bold">Developer Menu</a></li><li><a href="bugs.html">Reporting bugs and getting help</a></li><li><a href="help.html">How to help</a></li><li><a href="downloads.html">Downloads</a></li><li><a href="news.html">Releases</a></li><li><a href="XMLinfo.html">XML</a></li><li><a href="XSLT.html">XSLT</a></li><li><a href="xmldtd.html">Validation &amp; DTDs</a></li><li><a href="encoding.html">Encodings support</a></li><li><a href="catalog.html">Catalog support</a></li><li><a href="namespaces.html">Namespaces</a></li><li><a href="contribs.html">Contributions</a></li><li><a href="examples/index.html" style="font-weight:bold">Code Examples</a></li><li><a href="html/index.html" style="font-weight:bold">API Menu</a></li><li><a href="guidelines.html">XML Guidelines</a></li><li><a href="ChangeLog.html">Recent Changes</a></li></ul></td></tr></table><table width="100%" border="0" cellspacing="1" cellpadding="3"><tr><td colspan="1" bgcolor="#eecfa1" align="center"><center><b>Related links</b></center></td></tr><tr><td bgcolor="#fffacd"><ul><li><a href="http://mail.gnome.org/archives/xml/">Mail archive</a></li><li><a href="http://xmlsoft.org/XSLT/">XSLT libxslt</a></li><li><a href="http://phd.cs.unibo.it/gdome2/">DOM gdome2</a></li><li><a href="http://www.aleksey.com/xmlsec/">XML-DSig xmlsec</a></li><li><a href="ftp://xmlsoft.org/">FTP</a></li><li><a href="http://www.zlatkovic.com/projects/libxml/">Windows binaries</a></li><li><a href="http://opencsw.org/packages/libxml2">Solaris binaries</a></li><li><a href="http://www.explain.com.au/oss/libxml2xslt.html">MacOsX binaries</a></li><li><a href="http://lxml.de/">lxml Python bindings</a></li><li><a href="http://cpan.uwinnipeg.ca/dist/XML-LibXML">Perl bindings</a></li><li><a href="http://libxmlplusplus.sourceforge.net/">C++ bindings</a></li><li><a href="http://www.zend.com/php5/articles/php5-xmlphp.php#Heading4">PHP bindings</a></li><li><a href="http://sourceforge.net/projects/libxml2-pas/">Pascal bindings</a></li><li><a href="http://libxml.rubyforge.org/">Ruby bindings</a></li><li><a href="http://tclxml.sourceforge.net/">Tcl bindings</a></li><li><a href="http://bugzilla.gnome.org/buglist.cgi?product=libxml2">Bug Tracker</a></li></ul></td></tr></table></td></tr></table></td><td valign="top" bgcolor="#8b7765"><table border="0" cellspacing="0" cellpadding="1" width="100%"><tr><td><table border="0" cellspacing="0" cellpadding="1" width="100%" bgcolor="#000000"><tr><td><table border="0" cellpadding="3" cellspacing="1" width="100%"><tr><td bgcolor="#fffacd"><p>The libxml2 library implements <a href="http://www.w3.org/TR/REC-xml-names/">XML namespaces</a> support by
42 }</pre><p>Usually people object to using namespaces together with validity checking.
43 I will try to make sure that using namespaces won't break validity checking,
45 suggest adding namespaces to your document. A default namespace scheme
47 flexible parsers. Using namespaces to mix and differentiate content coming
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPSchemaRegistryImpl.java 30 * The schema registry handles the namespaces, aliases and global options for the XMP Toolkit. There
51 * Performs the initialisation of the registry with the default namespaces, aliases and global
178 * Register the standard namespaces of schemas and types that are included in the XMP
179 * Specification and some other Adobe private namespaces.
186 // register standard namespaces
192 // register Adobe standard namespaces
225 // register Adobe private namespaces
229 // register Adobe standard type namespaces
353 // check if both namespaces are registered
  /external/libxml2/include/libxml/
xpath.h 261 * check namespaces at compilation
309 xmlNsPtr *namespaces; /* Array of namespaces */ member in struct:_xmlXPathContext
323 xmlHashTablePtr nsHash; /* The namespaces hash table */
339 xmlNsPtr *tmpNsList; /* Array of namespaces */
340 int tmpNsNr; /* number of namespaces in scope */
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPSchemaRegistry.java 17 * The schema registry keeps track of all namespaces and aliases used in the XMP
18 * metadata. At initialisation time, the default namespaces and default aliases
19 * are automatically registered. <b>Namespaces</b> must be registered before
22 * namespaces encountered when parsing RDF are automatically registered. The
104 * namespaces and the values are the prefixes.
111 * prefixes and the values are the namespaces.
  /device/sample/frameworks/PlatformLibrary/
README.txt 46 namespaces -- the namespace given in the <library> tag above is just the
48 link happens all of the Java namespaces in that library will be available
  /external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOMConstants.java 44 // xmlns namespaces
70 public static final String DOM_NAMESPACES = "namespaces";
  /external/eigen/doc/
eigendoxy_layout.xml.in 101 <namespaces visible="yes" title=""/>
130 <namespaces visible="yes" title=""/>
  /external/eigen/unsupported/doc/
eigendoxy_layout.xml.in 100 <namespaces visible="yes" title=""/>
129 <namespaces visible="yes" title=""/>
  /external/linux-kselftest/tools/testing/selftests/net/
msg_zerocopy.sh 3 # Send data between two processes across namespaces
76 # Create virtual ethernet pair between network namespaces
  /external/ltp/testcases/kernel/containers/mqns/
mqns_04.c 107 "Testing posix mq namespaces through clone(2).");
111 "Testing posix mq namespaces through unshare(2).");
  /external/tensorflow/tensorflow/tools/graph_transforms/
fold_constants_test.cc 47 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
84 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
118 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
142 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
222 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
263 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
294 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
333 using namespace ::tensorflow::ops; // NOLINT(build/namespaces)
  /external/v8/tools/clang/plugins/
ChromeClassTester.h 46 // specified record, if any. Unnamed namespaces will be identified as
88 // List of banned namespaces.
  /libcore/dom/src/test/java/org/w3c/domts/level2/core/
createAttributeNS04.java 41 * the string "http://www.w3.org/XML/1998/namespaces" (which differs from the required
72 String namespaceURI = "http://www.w3.org/XML/1998/namespaces";
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/debug/
debug.h 32 /** Macros and namespaces used by the implementation outside of debug
40 // Debug mode namespaces.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/
debug.h 32 /** Macros and namespaces used by the implementation outside of debug
40 // Debug mode namespaces.
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.pom 16 Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.
  /libcore/xml/src/main/java/org/xmlpull/v1/
XmlPullParser.java 179 * if <a href='#FEATURE_PROCESS_NAMESPACES'>namespaces are enabled</a>.
181 * See getNamespace* methods to retrieve newly declared namespaces.
350 * namespaces. As for all features, the default value is false.
358 "http://xmlpull.org/v1/doc/features.html#process-namespaces";
543 * If namespaces are not enabled, 0 is returned.
548 * <p><b>NOTE:</b> to retrieve list of namespaces declared in current element:<pre>
611 * <a href="http://www.w3.org/TR/REC-xml-names/#ns-using">Namespaces in XML</a>
748 * If namespaces are not enabled, an empty String ("") is always returned.
756 * element is returned when namespaces are enabled. When namespace
762 * when namespaces are enabled and the prefix is not null
    [all...]
  /art/simulator/
code_simulator_arm64.cc 21 using namespace vixl::aarch64; // NOLINT(build/namespaces)
  /bionic/linker/
linker_main.h 67 std::vector<android_namespace_t*>* namespaces = nullptr);
  /build/soong/
README.md 117 N which imports namespaces I1, I2, I3..., then if D is a fully-qualified name
121 for a module named D in namespaces I1, I2, I3... Lastly, Soong will look in the
126 should be a space-separated list of namespaces that Soong export to Make to be
128 details of enabling namespaces could potentially change.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
expatbuilder.py 396 # If this ever changes, Namespaces.end_element_handler() needs to
718 class Namespaces:
719 """Mix-in class for builders; adds support for namespaces."""
818 class ExpatBuilderNS(Namespaces, ExpatBuilder):
819 """Document builder that supports namespaces."""
826 class FragmentBuilderNS(Namespaces, FragmentBuilder):
827 """Fragment builder that supports namespaces."""
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
expatbuilder.py 396 # If this ever changes, Namespaces.end_element_handler() needs to
718 class Namespaces:
719 """Mix-in class for builders; adds support for namespaces."""
818 class ExpatBuilderNS(Namespaces, ExpatBuilder):
819 """Document builder that supports namespaces."""
826 class FragmentBuilderNS(Namespaces, FragmentBuilder):
827 """Fragment builder that supports namespaces."""
    [all...]

Completed in 813 milliseconds

1 2 3 4 56 7 8 91011>>