com.clarkparsia.pellint.format
Class SimpleLintFormat
java.lang.Object
com.clarkparsia.pellint.format.SimpleLintFormat
- All Implemented Interfaces:
- LintFormat
public class SimpleLintFormat
- extends java.lang.Object
- implements LintFormat
Title: Simple Lint Format
Description: The default Lint Format that tries to print a short but informative content for a Lint.
Copyright: Copyright (c) 2008
Company: Clark & Parsia, LLC.
- Author:
- Harris Lin
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleLintFormat
public SimpleLintFormat()
format
public java.lang.String format(Lint lint)
- Specified by:
format
in interface LintFormat
Copyright © 2004 Evren Sirin. All Rights Reserved.