public interface ISubFormatter
| Modifier and Type | Method and Description |
|---|---|
void |
format(IFormattableSubDocument document)
Format the given document or throw a
FormattingNotApplicableException
if the document cannot be formatted by this formatter. |
void format(IFormattableSubDocument document) throws FormattingNotApplicableException
FormattingNotApplicableException
if the document cannot be formatted by this formatter.FormattingNotApplicableExceptionCopyright © 2015. All Rights Reserved.