OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DOM_SPLIT_CDATA
(Results
1 - 5
of
5
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOMConstants.java
76
public static final String
DOM_SPLIT_CDATA
= "split-cdata-sections";
LSSerializerImpl.java
194
DOMConstants.
DOM_SPLIT_CDATA
,
344
+ DOMConstants.
DOM_SPLIT_CDATA
, DOMConstants.DOM3_DEFAULT_TRUE);
399
|| name.equalsIgnoreCase(DOMConstants.
DOM_SPLIT_CDATA
)
448
} else if (name.equalsIgnoreCase(DOMConstants.
DOM_SPLIT_CDATA
)) {
585
} else if (name.equalsIgnoreCase(DOMConstants.
DOM_SPLIT_CDATA
)) {
591
+ DOMConstants.
DOM_SPLIT_CDATA
, DOMConstants.DOM3_EXPLICIT_TRUE);
594
+ DOMConstants.
DOM_SPLIT_CDATA
, DOMConstants.DOM3_EXPLICIT_FALSE);
[
all
...]
DOM3TreeWalker.java
[
all
...]
/external/jdiff/
xerces.jar
/prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar
Completed in 31 milliseconds