|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.umd.cs.findbugs.xml.QuoteMetaCharacters
edu.umd.cs.findbugs.xml.OutputStreamXMLOutput.WriterQuoteMetaCharacters
private class OutputStreamXMLOutput.WriterQuoteMetaCharacters
| Constructor Summary | |
|---|---|
OutputStreamXMLOutput.WriterQuoteMetaCharacters(java.lang.String text)
|
|
| Method Summary | |
|---|---|
void |
emitLiteral(java.lang.String s)
Downcall method to emit literal text, in which any occurrences of the metacharacters are quoted. |
| Methods inherited from class edu.umd.cs.findbugs.xml.QuoteMetaCharacters |
|---|
process |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OutputStreamXMLOutput.WriterQuoteMetaCharacters(java.lang.String text)
| Method Detail |
|---|
public void emitLiteral(java.lang.String s)
throws java.io.IOException
QuoteMetaCharacters
emitLiteral in class QuoteMetaCharacterss - the literal text to emit
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||