Home
last modified time | relevance | path

Searched refs:htmlProperties (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DSerializerSwitcher.java81 Properties htmlProperties = htmlOutputProperties.getProperties(); in switchSerializerIfHTML() local
91 SerializerFactory.getSerializer(htmlProperties); in switchSerializerIfHTML()
174 Properties htmlProperties = htmlOutputProperties.getProperties(); in switchSerializerIfHTML() local
181 SerializerFactory.getSerializer(htmlProperties); in switchSerializerIfHTML()
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DToUnknownStream.java984 Properties htmlProperties = in initStreamOutput() local
987 SerializerFactory.getSerializer(htmlProperties); in initStreamOutput()