net.sf.jhunlang.jmorph
Interface Rules.Controller

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
SwordAffixReader
Enclosing interface:
Rules

public static interface Rules.Controller
extends java.io.Serializable


Method Summary
 boolean add(Rules rules, AffixEntry entry)
           
 boolean add2sub(Rules rules, AffixEntry entry)
           
 

Method Detail

add2sub

public boolean add2sub(Rules rules,
                       AffixEntry entry)

add

public boolean add(Rules rules,
                   AffixEntry entry)


Copyright © 2005 jmorph developers. All Rights Reserved.