Home
last modified time | relevance | path

Searched refs:isCdataSection (Results 1 – 4 of 4) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToXMLSAXHandler.java677 m_elemContext.m_isCdataSection = isCdataSection(); in startElement()
DSerializerBase.java1470 protected boolean isCdataSection() in isCdataSection() method in SerializerBase
DToHTMLStream.java1814 m_elemContext.m_isCdataSection = isCdataSection(); in closeStartTag()
DToStream.java2639 m_elemContext.m_isCdataSection = isCdataSection(); in closeStartTag()