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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serialize/
H A DOutputFormat.java576 public boolean getOmitDocumentType() method in class:OutputFormat
H A DHTMLSerializer.java650 if ( ! _format.getOmitDocumentType() ) {
H A DXMLSerializer.java580 if (! _format.getOmitDocumentType()) {
H A DBaseMarkupSerializer.java1324 if (! _format.getOmitDocumentType()) {

Completed in 42 milliseconds