story.scheherazade.prologuer.comlex
Class COMLEXAttribute
java.lang.Object
story.scheherazade.prologuer.comlex.COMLEXAttribute
public class COMLEXAttribute
- extends java.lang.Object
For parsing COMLEX, this object represents an attribute of a COMLEX
entry, e.g., :PLURAL, :POS or :FEATURES.
Constructor Summary |
COMLEXAttribute(java.lang.String attributeName,
java.util.Vector attributeValues)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMLEXAttribute
public COMLEXAttribute(java.lang.String attributeName,
java.util.Vector attributeValues)
getName
public java.lang.String getName()
getValues
public java.util.Vector getValues()
Copyright © 2011 David K. Elson. All Rights Reserved.