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

/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/signature/
H A DXMLSignatureInputDebugger.java111 static final String HTMLExcludePrefix = "<span class=\"EXCLUDED\">"; field in class:XMLSignatureInputDebugger
243 this._writer.write(HTMLExcludePrefix);
269 this._writer.write(HTMLExcludePrefix);
296 this._writer.write(HTMLExcludePrefix);
329 this._writer.write(HTMLExcludePrefix);
379 this._writer.write(HTMLExcludePrefix);
413 this._writer.write(HTMLExcludePrefix);
433 this._writer.write(HTMLExcludePrefix);

Completed in 30 milliseconds