public abstract class AbstractMessageFormatter extends Object implements MessageFormatter
MessageFormatter
needing a SourceExcerptProvider
.Constructor and Description |
---|
AbstractMessageFormatter(SourceExcerptProvider source) |
Modifier and Type | Method and Description |
---|---|
protected SourceExcerptProvider |
getSource()
Get the source excerpt provider.
|
protected String |
maybeEmbolden(String text) |
void |
setColorize(boolean colorize) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
formatError, formatWarning
public AbstractMessageFormatter(SourceExcerptProvider source)
public void setColorize(boolean colorize)
protected final SourceExcerptProvider getSource()
Copyright © 2009-2016 Google. All Rights Reserved.