OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DOM3_EXPLICIT_FALSE
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
LSSerializerImpl.java
532
+ DOMConstants.DOM_COMMENTS, DOMConstants.
DOM3_EXPLICIT_FALSE
);
543
+ DOMConstants.DOM_CDATA_SECTIONS, DOMConstants.
DOM3_EXPLICIT_FALSE
);
557
+ DOMConstants.DOM_ENTITIES, DOMConstants.
DOM3_EXPLICIT_FALSE
);
560
+ DOMConstants.DOM_ENTITIES, DOMConstants.
DOM3_EXPLICIT_FALSE
);
571
+ DOMConstants.DOM_NAMESPACES, DOMConstants.
DOM3_EXPLICIT_FALSE
);
583
+ DOMConstants.DOM_NAMESPACE_DECLARATIONS, DOMConstants.
DOM3_EXPLICIT_FALSE
);
594
+ DOMConstants.DOM_SPLIT_CDATA, DOMConstants.
DOM3_EXPLICIT_FALSE
);
605
+ DOMConstants.DOM_WELLFORMED, DOMConstants.
DOM3_EXPLICIT_FALSE
);
617
+ DOMConstants.DOM_DISCARD_DEFAULT_CONTENT, DOMConstants.
DOM3_EXPLICIT_FALSE
);
629
+ DOMConstants.DOM_FORMAT_PRETTY_PRINT, DOMConstants.
DOM3_EXPLICIT_FALSE
);
[
all
...]