| Package | Description |
|---|---|
| grammarscope.io.xml | |
| grammarscope.mutable |
| Modifier and Type | Method and Description |
|---|---|
private MutableAGrammaticalStructure |
XMLDocument.makeXMLGrammaticalStructure(org.w3c.dom.Element nodeElement)
Make grammatical structure from node element
|
private MutableAGrammaticalStructure |
XMLDocument.makeXMLGrammaticalStructure1(org.w3c.dom.Element nodeElement,
java.util.Map<java.lang.String,MutableAGrammaticalStructure> idMap)
Make grammatical structure from node element
|
private MutableAGrammaticalStructure |
XMLDocument.makeXMLGrammaticalStructure2(org.w3c.dom.Element nodeElement,
java.util.Map<java.lang.String,MutableAGrammaticalStructure> idMap)
Make grammatical structure from node element
|
| Modifier and Type | Method and Description |
|---|---|
private MutableAGrammaticalStructure |
XMLDocument.makeXMLGrammaticalStructure1(org.w3c.dom.Element nodeElement,
java.util.Map<java.lang.String,MutableAGrammaticalStructure> idMap)
Make grammatical structure from node element
|
private MutableAGrammaticalStructure |
XMLDocument.makeXMLGrammaticalStructure2(org.w3c.dom.Element nodeElement,
java.util.Map<java.lang.String,MutableAGrammaticalStructure> idMap)
Make grammatical structure from node element
|
| Modifier and Type | Method and Description |
|---|---|
void |
MutableAGrammaticalStructure.addChild(MutableAGrammaticalStructure artifact)
Add child
|