HomeSort by relevance Sort by last modified time
    Searched refs:HTML (Results 51 - 75 of 420) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlDocument.java 17 package com.google.android.mail.common.html.parser;
33 * HtmlDocument is a container for a list of html nodes, and represents the
34 * entire html document. It contains toHTML() method which prints out the html
45 * Creates a Html document.
46 * @param nodes list of html nodes
57 /** Returns a HTML string for the current document */
88 /** Returns the HTML document in debug format */
98 * @see HtmlDocument#createTag(HTML.Element, List, String, String)
100 public static Tag createTag(HTML.Element element, List<TagAttribute> attributes)
339 private String html; field in class:HtmlDocument.Text
    [all...]
  /external/devlib/doc/
make.bat 21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
75 if "%1" == "html" (
    [all...]
  /external/fio/doc/
make.bat 21 echo. html to make standalone HTML files
22 echo. dirhtml to make HTML files named index.html in directories
23 echo. singlehtml to make a single large HTML file
26 echo. htmlhelp to make HTML files and a HTML help project
27 echo. qthelp to make HTML files and a qthelp project
28 echo. devhelp to make HTML files and a Devhelp project
77 if "%1" == "html" (
    [all...]
  /prebuilts/go/darwin-x86/src/html/template/
doc.go 6 Package template (html/template) implements data-driven templates for
7 generating HTML output safe against code injection. It provides the
9 text/template whenever the output is HTML.
18 to parse and execute HTML templates safely.
27 HTML templates treat data values as plain text which should be encoded so they
28 can be safely embedded in an HTML document. The escaping is contextual, so
46 but the contextual autoescaping in html/template
48 import "html/template"
53 produces safe, escaped HTML output
60 This package understands HTML, CSS, JavaScript, and URIs. It adds sanitizin
    [all...]
content.go 27 // HTML encapsulates a known safe HTML document fragment.
28 // It should not be used for HTML from a third-party, or HTML with
29 // unclosed tags or comments. The outputs of a sound HTML sanitizer
30 // and a template escaped by this package are fine for use with HTML.
35 HTML string
37 // HTMLAttr encapsulates an HTML attribute from a trusted source,
149 case HTML:
url.go 30 // The output can be embedded in an HTML attribute without further escaping.
37 // The normalizer does not encode all HTML specials. Specifically, it does not
38 // encode '&' so correct embedding in an HTML attribute requires escaping of
58 // Content-type: text/html;charset=UTF-8.
  /prebuilts/go/linux-x86/src/html/template/
doc.go 6 Package template (html/template) implements data-driven templates for
7 generating HTML output safe against code injection. It provides the
9 text/template whenever the output is HTML.
18 to parse and execute HTML templates safely.
27 HTML templates treat data values as plain text which should be encoded so they
28 can be safely embedded in an HTML document. The escaping is contextual, so
46 but the contextual autoescaping in html/template
48 import "html/template"
53 produces safe, escaped HTML output
60 This package understands HTML, CSS, JavaScript, and URIs. It adds sanitizin
    [all...]
content.go 27 // HTML encapsulates a known safe HTML document fragment.
28 // It should not be used for HTML from a third-party, or HTML with
29 // unclosed tags or comments. The outputs of a sound HTML sanitizer
30 // and a template escaped by this package are fine for use with HTML.
35 HTML string
37 // HTMLAttr encapsulates an HTML attribute from a trusted source,
149 case HTML:
url.go 30 // The output can be embedded in an HTML attribute without further escaping.
37 // The normalizer does not encode all HTML specials. Specifically, it does not
38 // encode '&' so correct embedding in an HTML attribute requires escaping of
58 // Content-type: text/html;charset=UTF-8.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
html.go 10 "html"
25 html := HTMLWriter{File: out, Logger: logger}
26 html.start(funcname)
27 return &html
34 w.WriteString("<html>")
36 <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
270 w.WriteString(html.EscapeString(name))
304 w.WriteString("</html>")
311 return // avoid generating HTML just to discard it
313 w.WriteColumn(title, f.HTML())
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
html.go 10 "html"
25 html := HTMLWriter{File: out, Logger: logger}
26 html.start(funcname)
27 return &html
34 w.WriteString("<html>")
36 <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
270 w.WriteString(html.EscapeString(name))
304 w.WriteString("</html>")
311 return // avoid generating HTML just to discard it
313 w.WriteColumn(title, f.HTML())
    [all...]
  /external/libmicrohttpd/src/testspdy/
test_misc.c 33 #define HTML "<html><head>\
35 </head><body>This is libmicrospdy</body></html>"
185 response = SPDY_build_response(200,NULL,SPDY_HTTP_VERSION_1_1,NULL,HTML,strlen(HTML));
  /external/apache-xml/src/main/java/org/apache/xalan/transformer/
SerializerSwitcher.java 45 * Switch to HTML serializer if element is HTML
63 && localName.equalsIgnoreCase("html"))
76 // defaults for the HTML method. The easiest way to do this is to
78 OutputProperties htmlOutputProperties = new OutputProperties(Method.HTML);
140 * Switch to HTML serializer if element is HTML
156 && localName.equalsIgnoreCase("html"))
169 // defaults for the HTML method. The easiest way to do this is to
171 OutputProperties htmlOutputProperties = new OutputProperties(Method.HTML);
    [all...]
  /external/curl/docs/cmdline-opts/
fail.d 8 when an HTTP server fails to deliver a document, it returns an HTML document
  /external/trappy/trappy/nbexport/
exporter.py 19 from nbconvert.exporters.html import HTMLExporter
31 class HTML(HTMLExporter):
32 """HTML Exporter class for TRAPpy notebooks"""
35 super(HTML, self).__init__(**kwargs)
48 """Check if cell has text/html output and filter it"""
53 hasattr( output.data, "text/html"):
54 filtered = self.filter_output(output.data["text/html"])
55 output.data["text/html"] = filtered
  /packages/apps/ManagedProvisioning/tools/bash/
coverage.sh 18 if [[ $# != 0 && ! ($# == 1 && ($1 == "HTML" || $1 == "XML" || $1 == "CSV")) ]]; then
20 echo "REPORT_TYPE [HTML | XML | CSV] : the type of the report (default is HTML)"
24 REPORT_TYPE=${1:-HTML}
77 echo "file://$OUTPUT_DIR/index.html"
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/
flavormap.properties 81 HTML=text/html;charset=utf-8;eoln="\r\n";terminators=1
  /build/make/tools/droiddoc/templates-ndk/
macros_override.cs 2 <?cs # pre is an HTML string to start the list, post is an HTML string to close the list ?>
  /external/e2fsprogs/doc/
Makefile.in 17 HTML=makeinfo --html --no-split
20 all:: libext2fs.info libext2fs.dvi libext2fs.html
52 libext2fs.html: $(srcdir)/libext2fs.texinfo
54 -$(Q) $(HTML) $(srcdir)/libext2fs.texinfo
64 clean-all:: clean-tex clean-backup clean-final clean-tarfiles clean-html
68 $(RM) -f *.ps *.info *.info-? *.html *.pdf
82 clean-html::
83 $(RM) -f *.html
  /external/emma/core/java12/com/vladium/emma/report/html/doc/
Tag.java 5 * and is available at http://www.eclipse.org/legal/cpl-v10.html
9 package com.vladium.emma.report.html.doc;
22 public static final Tag HTML = new TagImpl ("HTML");
  /external/markdown/markdown/extensions/
abbr.py 65 'HTML' -> r'(?P<abbr>[H][T][M][L])'
  /prebuilts/go/darwin-x86/src/net/http/
sniff_test.go 29 {"HTML document #1", []byte(`<HtMl><bOdY>blah blah blah</body></html>`), "text/html; charset=utf-8"},
30 {"HTML document #2", []byte(`<HTML></HTML>`), "text/html; charset=utf-8"},
31 {"HTML document #3 (leading whitespace)", []byte(` <!DOCTYPE HTML>...`), "text/html; charset=utf-8"}
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
sniff_test.go 29 {"HTML document #1", []byte(`<HtMl><bOdY>blah blah blah</body></html>`), "text/html; charset=utf-8"},
30 {"HTML document #2", []byte(`<HTML></HTML>`), "text/html; charset=utf-8"},
31 {"HTML document #3 (leading whitespace)", []byte(` <!DOCTYPE HTML>...`), "text/html; charset=utf-8"}
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/xml/
rss2html.py 2 A demo that reads in an RSS XML document and emits an HTML file containing
14 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
15 <html>
18 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
30 Converted to HTML by rss2html.py.
34 </html>
  /external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
AutoEscapeContext.java 54 * <td>text/html</td>
55 * <td>HtmlParser.Mode.HTML</td>
59 * <td>HtmlParser.Mode.HTML</td>
102 CONTENT_TYPE_LIST.put("text/html", HtmlParser.Mode.HTML);
103 CONTENT_TYPE_LIST.put("text/plain", HtmlParser.Mode.HTML);
241 "Attempting to start HTML parser in unsupported mode" + mode, resourceName);
256 throw new JSilverAutoEscapingException("Attempting to start HTML parser in invalid mode"
300 * encounters the include command, and {@code insertText} will cause the HTML parser to switch its
365 // Inside an HTML tag or attribute nam
    [all...]

Completed in 668 milliseconds

1 23 4 5 6 7 8 91011>>