HomeSort by relevance Sort by last modified time
    Searched refs:XML (Results 1 - 25 of 38) sorted by null

1 2

  /external/webkit/JavaScriptCore/tests/mozilla/js1_6/Regress/
regress-301574.js 49 var xml = XML('<xml/>');
56 reportCompare(expect, actual, summary + ': XML()');
60 var xml = XML('<p>text</p>');
  /libcore/luni/src/main/java/org/apache/xml/serializer/
Method.java 21 package org.apache.xml.serializer;
29 * <li>XML
54 * The output method type for XML documents: <tt>xml</tt>.
56 public static final String XML = "xml";
78 * XML or HTML type (depending on the first tag in the output being html or
OutputPropertiesFactory.java 21 package org.apache.xml.serializer;
31 import javax.xml.transform.OutputKeys;
33 import org.apache.xml.serializer.utils.MsgKey;
34 import org.apache.xml.serializer.utils.Utils;
35 import org.apache.xml.serializer.utils.WrappedRuntimeException;
45 * The given output types supported are "xml", "text", and "html".
86 /** S_BUILTIN_EXTENSIONS_URL is a mnemonic for the XML Namespace
87 *(http://xml.apache.org/xalan) predefined to signify Xalan's
92 S_BUILTIN_EXTENSIONS_URL = "http://xml.apache.org/xalan";
99 S_BUILTIN_OLD_EXTENSIONS_URL = "http://xml.apache.org/xslt";
    [all...]
CharInfo.java 21 package org.apache.xml.serializer;
36 import javax.xml.transform.TransformerException;
38 import org.apache.xml.serializer.utils.MsgKey;
39 import org.apache.xml.serializer.utils.SystemIDResolver;
40 import org.apache.xml.serializer.utils.Utils;
41 import org.apache.xml.serializer.utils.WrappedRuntimeException;
66 * The name of the XML entities file.
322 * special chars for XML (but not HTML!).
324 * special character in an XML attribute,
325 * but only a special character in XML text
    [all...]
ToXMLStream.java 21 package org.apache.xml.serializer;
25 import javax.xml.transform.ErrorListener;
26 import javax.xml.transform.Result;
27 import javax.xml.transform.Transformer;
28 import javax.xml.transform.TransformerException;
30 import org.apache.xml.serializer.utils.MsgKey;
31 import org.apache.xml.serializer.utils.Utils;
32 import org.xml.sax.SAXException;
36 * serialized xml document. The xsl:output method is "xml"
    [all...]
  /external/dbus/test/data/equiv-config-files/entities/
entities-1.conf 1 <!-- This config file contains XML entities -->
  /external/dbus/test/data/valid-config-files/
entities.conf 1 <!-- This config file contains XML entities -->
  /libcore/luni/src/test/java/tests/api/org/xml/sax/ext/
Locator2ImplTest.java 17 package tests.api.org.xml.sax.ext;
26 import org.xml.sax.Locator;
27 import org.xml.sax.ext.Locator2Impl;
28 import org.xml.sax.helpers.LocatorImpl;
43 public static final String XML = "1.0";
76 inner.setXMLVersion(XML);
87 assertEquals(XML, outer.getXMLVersion());
124 l.setXMLVersion(XML);
125 assertEquals(XML, l.getXMLVersion());
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/manager/
ResourceFolderType.java 33 XML(SdkConstants.FD_XML);
FolderTypeRelationship.java 59 add(ResourceType.XML, ResourceFolderType.XML, typeToFolderMap, folderToTypeMap);
SingleResourceFile.java 32 import javax.xml.parsers.SAXParserFactory;
37 * This is typically an XML file inside res/anim, res/layout, or res/menu or an image file
47 private final static Pattern sXmlPattern = Pattern.compile("^(.+)\\.xml", //$NON-NLS-1$
139 type == ResourceType.COLOR || type == ResourceType.XML) {
152 // also try the Xml pattern for selector/shape based drawable.
  /external/protobuf/gtest/test/
gtest_xml_output_unittest.py 39 from xml.dom import minidom, Node
46 GTEST_DEFAULT_OUTPUT_FILE = "test_detail.xml"
56 EXPECTED_NON_EMPTY_XML = """<?xml version="1.0" encoding="UTF-8"?>
82 <failure message="Failed&#x0A;XML output: &lt;?xml encoding=&quot;utf-8&quot;&gt;&lt;top&gt;&lt;![CDATA[cdata text]]&gt;&lt;/top&gt;" type=""><![CDATA[gtest_xml_output_unittest_.cc:*
84 XML output: <?xml encoding="utf-8"><top><![CDATA[cdata text]]>]]&gt;<![CDATA[</top>%(stack)s]]></failure>
111 EXPECTED_EMPTY_XML = """<?xml version="1.0" encoding="UTF-8"?>
118 Unit test for Google Test's XML output functionality.
123 Runs a test program that generates a non-empty XML output, an
    [all...]
  /external/webkit/WebCore/loader/
TextResourceDecoder.h 70 enum ContentType { PlainText, HTML, XML, CSS }; // PlainText only checks for BOM.
89 bool m_useLenientXMLDecoding; // Don't stop on XML decoding errors.
TextResourceDecoder.cpp 311 return XML;
317 // Despite 8.5 "Text/xml with Omitted Charset" of RFC 3023, we assume UTF-8 instead of US-ASCII
318 // for text/xml. This matches Firefox.
319 if (contentType == XML)
350 // When encoding comes from meta tag (i.e. it cannot be XML files sent via XHR),
558 // Is there enough data available to check for XML declaration?
562 // Handle XML declaration, which can have encoding in it. This encoding is honored even for HTML documents.
563 // It is an error for an XML declaration not to be at the start of an XML document, and it is ignored in HTML documents in such case.
570 // No need for +1, because we have an extra "?" to lose at the end of XML declaration
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
ResourceType.java 36 XML("xml", "XML"); //$NON-NLS-1$
49 * Returns the resource type name, as used by XML files.
63 * Returns the enum by its name as it appears in the XML or the R class.
72 // if there are alternate Xml Names, we test those too
84 * Returns a formatted string usable in an XML to use the specified {@link ResourceItem}.
  /device/sample/products/
sample_addon.mk 7 # Manually copy the optional library XML files in the system image.
9 device/sample/frameworks/PlatformLibrary/com.example.android.platform_library.xml:system/etc/permissions/com.example.android.platform_library.xml
  /external/expat/
Makefile.in 167 http://www.w3.org/XML/Test/xmlts20020606.zip
169 tests/XML-Test-Suite: tests/xmlts.zip
172 run-xmltest: xmlwf/xmlwf tests/XML-Test-Suite
  /external/webkit/WebCore/bindings/scripts/
CodeGenerator.pm 340 $ret =~ s/Xml/XML/ if $ret =~ /^Xml[^a-z]/;
353 $ret =~ s/xML/xml/ if $ret =~ /^xML/;
  /libcore/luni/src/test/java/org/apache/harmony/xml/
ExpatParserTest.java 17 package org.apache.harmony.xml;
22 import org.xml.sax.Attributes;
23 import org.xml.sax.ContentHandler;
24 import org.xml.sax.InputSource;
25 import org.xml.sax.Locator;
26 import org.xml.sax.SAXException;
27 import org.xml.sax.XMLReader;
28 import org.xml.sax.ext.DefaultHandler2;
29 import org.xml.sax.helpers.DefaultHandler;
212 static final String XML
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
CopyCutAction.java 23 import org.apache.xml.serialize.Method;
24 import org.apache.xml.serialize.OutputFormat;
25 import org.apache.xml.serialize.XMLSerializer;
36 import org.eclipse.wst.xml.core.internal.document.NodeContainer;
59 * @param selected The UI node to cut or copy. It *must* have a non-null XML node.
70 * @param selected The UI nodes to cut or copy. They *must* have a non-null XML node.
100 * First an XML serializer is used to turn the existing XML node into a valid
101 * XML fragment, which is added as text to the clipboard.
110 // Commit the current pages first, to make sure the XML is in sync
    [all...]
  /development/build/tools/
sdk_repo.mk 108 # Also generate the addon.xml using the latest schema and the renamed addon zip
110 SDK_ADDON_XML := $(dir $(ADDON_SDK_ZIP))/addon.xml
127 # Rules for the SDK Repository XML
129 SDK_REPO_XML := $(HOST_OUT)/sdk/repository.xml
133 # Pickup the most recent xml schema
  /libcore/luni/src/main/java/org/apache/xalan/transformer/
TransformerIdentityImpl.java 27 import javax.xml.XMLConstants;
28 import javax.xml.parsers.DocumentBuilder;
29 import javax.xml.parsers.DocumentBuilderFactory;
30 import javax.xml.parsers.ParserConfigurationException;
31 import javax.xml.transform.ErrorListener;
32 import javax.xml.transform.OutputKeys;
33 import javax.xml.transform.Result;
34 import javax.xml.transform.Source;
35 import javax.xml.transform.Transformer;
36 import javax.xml.transform.TransformerException
    [all...]
  /external/libxml2/
xmlcatalog.c 2 * xmlcatalog.c : a small utility program to handle XML catalogs
320 \t--add 'type' 'orig' 'replace' : add an XML entry\n\
  /libcore/luni/src/main/java/org/apache/xalan/templates/
OutputProperties.java 27 import javax.xml.transform.OutputKeys;
28 import javax.xml.transform.TransformerException;
32 import org.apache.xml.serializer.OutputPropertiesFactory;
33 import org.apache.xml.serializer.OutputPropertyUtils;
34 import org.apache.xml.utils.FastStringBuffer;
35 import org.apache.xml.utils.QName;
58 this(org.apache.xml.serializer.Method.XML);
76 * <p>At the moment, anything other than 'text', 'xml', and 'html', will
116 * @see javax.xml.transform.OutputKey
    [all...]
  /build/tools/droiddoc/templates/
class.cs 35 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#lattrs">XML Attrs</a>
39 <?cs if:linkcount ?>&#124; <?cs /if ?><a href="#inhattrs">Inherited XML Attrs</a>
271 <table id="lattrs" class="jd-sumtable"><tr><th colspan="12">XML Attributes</th></tr>
281 <div style="clear:left;">Inherited XML Attributes</div></th></tr>
548 <!-- XML Attributes -->
552 <h2>XML Attributes</h2>

Completed in 2274 milliseconds

1 2