OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:XHTML
(Results
1 - 9
of
9
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/serializer/
Method.java
64
* The output method for
XHTML
documents: <tt>
xhtml
</tt>.
68
public static final String
XHTML
= "
xhtml
";
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/html/parser/
HtmlDocument.java
35
* text, toXHTML for printing out
XHTML
text and toString() which prints out in
66
/** Returns a
XHTML
string for the current document */
245
/** Converts to
XHTML
*/
252
/** Converts to
XHTML
*/
633
serialize(sb, SerializeType.
XHTML
);
645
ORIGINAL_HTML, HTML,
XHTML
674
} else if (type == SerializeType.
XHTML
&& (isSelfTerminating || getElement().isEmpty())) {
840
* Writes out the attribute in
XHTML
format (value is always appended,
857
/** Returns the attribute
XHTML
string */
[
all
...]
/prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar
/external/guice/lib/build/jdiff/
xerces.jar
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar
/prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar
/prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
Completed in 175 milliseconds