com.clarkparsia.pellint.format
Class CompactClassLintFormat
java.lang.Object
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
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompactClassLintFormat
public CompactClassLintFormat()
format
public java.lang.String format(Lint lint)
- Specified by:
format
in interface LintFormat
Copyright © 2004 Evren Sirin. All Rights Reserved.