com.clarkparsia.pellint.format
Class SimpleLintFormat

java.lang.Object
  extended by 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

Constructor Summary
SimpleLintFormat()
           
 
Method Summary
 java.lang.String format(Lint lint)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleLintFormat

public SimpleLintFormat()
Method Detail

format

public java.lang.String format(Lint lint)
Specified by:
format in interface LintFormat


Copyright © 2004 Evren Sirin. All Rights Reserved.