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

/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/
H A DXMLSignatureInputDebugger.java117 static final String HTMLIncludeSuffix = "</span>"; field in class:XMLSignatureInputDebugger
259 this._writer.write(HTMLIncludeSuffix);
285 this._writer.write(HTMLIncludeSuffix);
317 this._writer.write(HTMLIncludeSuffix);
336 this._writer.write(HTMLIncludeSuffix);
394 this._writer.write(HTMLIncludeSuffix);
419 this._writer.write(HTMLIncludeSuffix);
441 this._writer.write(HTMLIncludeSuffix);

Completed in 37 milliseconds