|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hops.lg.pg.XMLProcess
public class XMLProcess
Process the XML files with the Language Descriptors Generates a LG_LD structure with the information about the language
| Constructor Summary | |
|---|---|
XMLProcess()
Creates a new instance of XMLProcess |
|
| Method Summary | |
|---|---|
void |
ProcessLanguageDescriptorNode(com.softcorporation.xmllight.Element ld_node,
lg_util.LG_LD ld)
Process a LanguageDescriptor Node - Read Rules - Read Patterns - Read Concepts - REad Attributes - Read Lexic |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLProcess()
| Method Detail |
|---|
public void ProcessLanguageDescriptorNode(com.softcorporation.xmllight.Element ld_node,
lg_util.LG_LD ld)
ld_node - the current langauge descriptor nodeld - the current language descriptor application
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||