Searched defs:HTMLSuffix (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/
H A DXMLSignatureInputDebugger.java109 static final String HTMLSuffix = "</pre></body></html>"; field in class:XMLSignatureInputDebugger
179 + HTMLSuffix;
236 this._writer.write(HTMLSuffix);

Completed in 31 milliseconds