com.clarkparsia.pellint.format
Class CompactClassLintFormat

java.lang.Object
  extended by com.clarkparsia.pellint.format.CompactClassLintFormat
All Implemented Interfaces:
LintFormat

public class CompactClassLintFormat
extends java.lang.Object
implements LintFormat

Title: Compact Class Lint Format

Description: A compact formatter which only prints one participating OWLClass for a Lint without line breaks. If there are multiple participating OWLClasses, it arbitrary chooses one.

Copyright: Copyright (c) 2008

Company: Clark & Parsia, LLC.

Author:
Harris Lin

Constructor Summary
CompactClassLintFormat()
           
 
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

CompactClassLintFormat

public CompactClassLintFormat()
Method Detail

format

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


Copyright © 2004 Evren Sirin. All Rights Reserved.