mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-15 15:59:32 -06:00
add Magnet.getWord()
This commit is contained in:
@@ -16,4 +16,7 @@ public class Magnet extends HTML {
|
||||
return language;
|
||||
}
|
||||
|
||||
public String getWord() {
|
||||
return getHTML();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user