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

/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/
H A DXMLSignatureInputDebugger.java113 static final String HTMLExcludeSuffix = "</span>"; field in class:XMLSignatureInputDebugger
261 this._writer.write(HTMLExcludeSuffix);
287 this._writer.write(HTMLExcludeSuffix);
319 this._writer.write(HTMLExcludeSuffix);
338 this._writer.write(HTMLExcludeSuffix);
405 this._writer.write(HTMLExcludeSuffix);
421 this._writer.write(HTMLExcludeSuffix);
443 this._writer.write(HTMLExcludeSuffix);

Completed in 31 milliseconds