Searched refs:_xhtml (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serialize/
H A DHTMLSerializer.java104 private boolean _xhtml; field in class:HTMLSerializer
123 _xhtml = xhtml;
270 if ( _xhtml )
284 if ( _xhtml || hasNamespaceURI ) {
362 if ( _xhtml ) {
411 if ( _xhtml) {
522 if ( _xhtml )
536 if ( _xhtml ) {
590 if ( _xhtml ) {
641 if ( _xhtml ) {
[all...]

Completed in 31 milliseconds