OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DOM_NAMESPACE_DECLARATIONS
(Results
1 - 5
of
5
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DOMConstants.java
72
public static final String
DOM_NAMESPACE_DECLARATIONS
= "namespace-declarations";
LSSerializerImpl.java
192
DOMConstants.
DOM_NAMESPACE_DECLARATIONS
,
301
+ DOMConstants.
DOM_NAMESPACE_DECLARATIONS
,
332
+ DOMConstants.
DOM_NAMESPACE_DECLARATIONS
,
398
|| name.equalsIgnoreCase(DOMConstants.
DOM_NAMESPACE_DECLARATIONS
)
446
} else if (name.equalsIgnoreCase(DOMConstants.
DOM_NAMESPACE_DECLARATIONS
)) {
574
.equalsIgnoreCase(DOMConstants.
DOM_NAMESPACE_DECLARATIONS
)) {
580
+ DOMConstants.
DOM_NAMESPACE_DECLARATIONS
, DOMConstants.DOM3_EXPLICIT_TRUE);
583
+ DOMConstants.
DOM_NAMESPACE_DECLARATIONS
, 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 102 milliseconds