|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjsparky.ReferringExpression
コンストラクタの概要 | |
ReferringExpression()
|
メソッドの概要 | |
void |
checkConstraints(AggregatedElement elem)
input is the top element |
static java.util.List |
findAND(org.w3c.dom.Element elem)
check if there are other coordinated elements |
static java.util.List |
getRestaurantList(AggregatedElement elem)
find restaurant names |
static java.util.List |
getRestaurantList(org.w3c.dom.Document dss)
|
static boolean |
hasRelativeClause(org.w3c.dom.Element elem)
check relative clause to prevent : It, which has... |
static boolean |
isStartingPoint(org.w3c.dom.Element elem)
is under starting point element |
static void |
process(AggregatedElement elem)
process referring expression within a single dss |
static java.util.List |
processStartingPoint(java.util.List lis)
change order |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public ReferringExpression()
メソッドの詳細 |
public static void process(AggregatedElement elem)
public static boolean isStartingPoint(org.w3c.dom.Element elem)
public static java.util.List processStartingPoint(java.util.List lis)
public static boolean hasRelativeClause(org.w3c.dom.Element elem)
public static java.util.List getRestaurantList(AggregatedElement elem)
public static java.util.List getRestaurantList(org.w3c.dom.Document dss)
public void checkConstraints(AggregatedElement elem)
public static java.util.List findAND(org.w3c.dom.Element elem)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |