edu.mit.jwi.item
Interface IExceptionEntry

All Superinterfaces:
IExceptionEntryProxy, IHasPOS, IItem<IExceptionEntryID>, java.io.Serializable
All Known Implementing Classes:
ExceptionEntry

public interface IExceptionEntry
extends IExceptionEntryProxy, IHasPOS, IItem<IExceptionEntryID>

Represents an entry in an exception file (e.g., verb.exc or exc.vrb). Most of the functionality of this interface is inherited from IExceptionEntryProxy.

Since:
JWI 1.0
Version:
2.4.0
Author:
Mark A. Finlayson

Method Summary
 
Methods inherited from interface edu.mit.jwi.item.IExceptionEntryProxy
getRootForms, getSurfaceForm
 
Methods inherited from interface edu.mit.jwi.item.IHasPOS
getPOS
 
Methods inherited from interface edu.mit.jwi.item.IItem
getID
 



Copyright © 2007-2013 Massachusetts Institute of Technology. All Rights Reserved.