Home | History | Annotate | Download | only in transformer

Lines Matching refs:HTML

45    * Switch to HTML serializer if element is HTML
63 && localName.equalsIgnoreCase("html"))
76 // defaults for the HTML method. The easiest way to do this is to
78 OutputProperties htmlOutputProperties = new OutputProperties(Method.HTML);
140 * Switch to HTML serializer if element is HTML
156 && localName.equalsIgnoreCase("html"))
169 // defaults for the HTML method. The easiest way to do this is to
171 OutputProperties htmlOutputProperties = new OutputProperties(Method.HTML);