| COREFERENCE | grammarscope.io.xml.XMLDocument | protected | 
  | COREFERENCE_END | grammarscope.io.xml.XMLDocument | protected | 
  | COREFERENCE_HEAD | grammarscope.io.xml.XMLDocument | protected | 
  | COREFERENCE_MENTION | grammarscope.io.xml.XMLDocument | protected | 
  | COREFERENCE_MENTION_FROM | grammarscope.io.xml.XMLDocument | protected | 
  | COREFERENCE_MENTION_REPRESENTATIVE | grammarscope.io.xml.XMLDocument | protected | 
  | COREFERENCE_MENTION_TO | grammarscope.io.xml.XMLDocument | protected | 
  | COREFERENCE_SENTENCE | grammarscope.io.xml.XMLDocument | protected | 
  | COREFERENCE_START | grammarscope.io.xml.XMLDocument | protected | 
  | COREFERENCE_TEXT | grammarscope.io.xml.XMLDocument | protected | 
  | COREFERENCES | grammarscope.io.xml.XMLDocument | protected | 
  | coreferences | grammarscope.io.xml.XMLDocument | protected | 
  | DEPENDENCY | grammarscope.io.xml.XMLDocument | protected | 
  | DEPENDENCY_TYPE | grammarscope.io.xml.XMLDocument | protected | 
  | DEPENDENT | grammarscope.io.xml.XMLDocument | protected | 
  | DEPENDENT_IDX | grammarscope.io.xml.XMLDocument | protected | 
  | DOCUMENT | grammarscope.io.xml.XMLDocument | protected | 
  | domDocument | grammarscope.io.xml.XMLDocument | protected | 
  | ENTAILMENT | grammarscope.io.xml.XMLDocument | protected | 
  | ENTAILMENT_SCORE | grammarscope.io.xml.XMLDocument | protected | 
  | ENTAILMENTS | grammarscope.io.xml.XMLDocument | protected | 
  | entailments | grammarscope.io.xml.XMLDocument | protected | 
  | getFirstLevel1ElementByTagName(final Element parentElement, final String tagName) | grammarscope.io.xml.XMLDocument | privatestatic | 
  | getFirstLevel1ElementTextByTagName(final Element parentElement, final String tagName) | grammarscope.io.xml.XMLDocument | privatestatic | 
  | getLevel1ChildElementsByTagName(final Element element, final String tagName) | grammarscope.io.xml.XMLDocument | privatestatic | 
  | getToken(final String id, final int index, final Map< Integer, Token > tokens) | grammarscope.io.xml.XMLDocument | privatestatic | 
  | GOVERNOR | grammarscope.io.xml.XMLDocument | protected | 
  | GOVERNOR_IDX | grammarscope.io.xml.XMLDocument | protected | 
  | grammaticalStructureNodeToId(final Element nodeElement) | grammarscope.io.xml.XMLDocument | private | 
  | grammaticalStructureNodeToId(final String value, final int index) | grammarscope.io.xml.XMLDocument | privatestatic | 
  | grammaticalStructures | grammarscope.io.xml.XMLDocument | protected | 
  | GRAPH | grammarscope.io.xml.XMLDocument | protected | 
  | GRAPH_DEPENDENCIES | grammarscope.io.xml.XMLDocument | protected | 
  | GRAPH_MODE | grammarscope.io.xml.XMLDocument | protected | 
  | GRAPH_PROVIDER | grammarscope.io.xml.XMLDocument | protected | 
  | GRAPH_ROOT | grammarscope.io.xml.XMLDocument | protected | 
  | GRAPH_ROOT_IDX | grammarscope.io.xml.XMLDocument | protected | 
  | GRAPH_ROOTS | grammarscope.io.xml.XMLDocument | protected | 
  | GRAPH_SET | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE_ANNOTATION | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE_ANNOTATION_KEY | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE_DEPENDENT | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE_GOVERNOR | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE_HEAD | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE_IDX | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE_LEMMA | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE_RELATION | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE_SCORE | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE_VALUE | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE_WORD | grammarscope.io.xml.XMLDocument | protected | 
  | GSNODE_WORD_IDX | grammarscope.io.xml.XMLDocument | protected | 
  | GSTRUCTURE | grammarscope.io.xml.XMLDocument | protected | 
  | GSTRUCTURE_FORMAT | grammarscope.io.xml.XMLDocument | protected | 
  | init() | grammarscope.io.xml.XMLDocument |  | 
  | makeATypedDependencies(final Element dependenciesElement, final Map< Integer, Token > tokens) | grammarscope.io.xml.XMLDocument | private | 
  | makeCompatTypedDependencies(final Element sentenceElement, final Map< Integer, Token > tokens) | grammarscope.io.xml.XMLDocument | private | 
  | makeCoreferences(final Element documentElement) | grammarscope.io.xml.XMLDocument | private | 
  | makeDocument(final Document document) | grammarscope.io.xml.XMLDocument | private | 
  | makeDomDocument(final URL url) | grammarscope.io.xml.XMLDocument | privatestatic | 
  | makeEntailments(final Element sentenceElement) | grammarscope.io.xml.XMLDocument | private | 
  | makeGrammaticalStructure(final Element sentenceElement) | grammarscope.io.xml.XMLDocument | private | 
  | makeGraphRootIndices(final Element graphRootsElement) | grammarscope.io.xml.XMLDocument | private | 
  | makeId(final String value) | grammarscope.io.xml.XMLDocument | privatestatic | 
  | makeNamedEntities(final Map< Integer, Map< Integer, Token >> tokens) | grammarscope.io.xml.XMLDocument | privatestatic | 
  | makeParse(final Element sentenceElement) | grammarscope.io.xml.XMLDocument | private | 
  | makePoses(final Map< Integer, Map< Integer, Token >> tokens) | grammarscope.io.xml.XMLDocument | privatestatic | 
  | makeSemanticGraphs(final Element sentenceElement, final Map< Integer, Token > tokens) | grammarscope.io.xml.XMLDocument | private | 
  | makeSentiment(final Element sentenceElement) | grammarscope.io.xml.XMLDocument | private | 
  | makeToken(final Element tokenElement, final int sentenceIdx, final List< WordSegment > wordSegments, final StringBuffer sb) | grammarscope.io.xml.XMLDocument | private | 
  | makeTokens(final Element sentenceElement, final int sentenceIdx, final List< WordSegment > wordSegments, final StringBuffer sb) | grammarscope.io.xml.XMLDocument | private | 
  | makeTriples(final Element sentenceElement) | grammarscope.io.xml.XMLDocument | private | 
  | makeTypedDependencies(final Element sentenceElement, final Map< Integer, Token > tokens) | grammarscope.io.xml.XMLDocument | private | 
  | makeTypedDependency(final Element typedDependencyElement, final Map< Integer, Token > tokens) | grammarscope.io.xml.XMLDocument | private | 
  | makeXMLGrammaticalStructure(final Element nodeElement) | grammarscope.io.xml.XMLDocument | private | 
  | makeXMLGrammaticalStructure1(final Element nodeElement, final Map< String, MutableAGrammaticalStructure > idMap) | grammarscope.io.xml.XMLDocument | private | 
  | makeXMLGrammaticalStructure2(final Element nodeElement, final Map< String, MutableAGrammaticalStructure > idMap) | grammarscope.io.xml.XMLDocument | private | 
  | makeXMLParse(final Element nodeElement) | grammarscope.io.xml.XMLDocument | private | 
  | NAMED_ENTITIES | grammarscope.io.xml.XMLDocument | protected | 
  | NAMED_ENTITY | grammarscope.io.xml.XMLDocument | protected | 
  | NAMED_ENTITY_ANIMACY | grammarscope.io.xml.XMLDocument | protected | 
  | NAMED_ENTITY_FROM | grammarscope.io.xml.XMLDocument | protected | 
  | NAMED_ENTITY_GENDER | grammarscope.io.xml.XMLDocument | protected | 
  | NAMED_ENTITY_NUMBER | grammarscope.io.xml.XMLDocument | protected | 
  | NAMED_ENTITY_TO | grammarscope.io.xml.XMLDocument | protected | 
  | NAMED_ENTITY_WORD | grammarscope.io.xml.XMLDocument | protected | 
  | namedEntities | grammarscope.io.xml.XMLDocument | protected | 
  | PARSE | grammarscope.io.xml.XMLDocument | protected | 
  | PARSE_FORMAT | grammarscope.io.xml.XMLDocument | protected | 
  | PARSE_NODE | grammarscope.io.xml.XMLDocument | protected | 
  | PARSE_NODE_IDX | grammarscope.io.xml.XMLDocument | protected | 
  | PARSE_NODE_LEMMA | grammarscope.io.xml.XMLDocument | protected | 
  | PARSE_NODE_SCORE | grammarscope.io.xml.XMLDocument | protected | 
  | PARSE_NODE_VALUE | grammarscope.io.xml.XMLDocument | protected | 
  | PARSE_NODE_WORD | grammarscope.io.xml.XMLDocument | protected | 
  | PARSE_NODE_WORD_IDX | grammarscope.io.xml.XMLDocument | protected | 
  | parseMode(final String modeString) | grammarscope.io.xml.XMLDocument | privatestatic | 
  | parseProvider(final String providerString) | grammarscope.io.xml.XMLDocument | privatestatic | 
  | parses | grammarscope.io.xml.XMLDocument | protected | 
  | poses | grammarscope.io.xml.XMLDocument | protected | 
  | processSentences(final Element sentencesElement, final StringBuffer textBuilder, final List< List< WordSegment >> segments, final Map< Integer, AParseTree > parseTrees, final Map< Integer, AGrammaticalStructure > grammaticalStructures, final Map< Integer, Map< TypedDependencyProvider, Map< TypedDependencyMode, ATypedDependencies >>> typedDependencies, final Map< Integer, Map< TypedDependencyProvider, Map< TypedDependencyMode, ASemanticGraph >>> semanticGraphs, final Map< Integer, Sentiment > sentiments, final Map< Integer, List< Entailment >> entailments, final Map< Integer, List< Triple >> triples) | grammarscope.io.xml.XMLDocument | private | 
  | RELATION | grammarscope.io.xml.XMLDocument | protected | 
  | ROOT | grammarscope.io.xml.XMLDocument | protected | 
  | ROOT_FORMAT | grammarscope.io.xml.XMLDocument | protected | 
  | segments | grammarscope.io.xml.XMLDocument | protected | 
  | semanticGraphs | grammarscope.io.xml.XMLDocument | protected | 
  | SENTENCE | grammarscope.io.xml.XMLDocument | protected | 
  | SENTENCE_BEGIN | grammarscope.io.xml.XMLDocument | protected | 
  | SENTENCE_END | grammarscope.io.xml.XMLDocument | protected | 
  | SENTENCE_FROM | grammarscope.io.xml.XMLDocument | protected | 
  | SENTENCE_IDX | grammarscope.io.xml.XMLDocument | protected | 
  | SENTENCE_TEXT | grammarscope.io.xml.XMLDocument | protected | 
  | SENTENCE_TO | grammarscope.io.xml.XMLDocument | protected | 
  | SENTENCES | grammarscope.io.xml.XMLDocument | protected | 
  | SENTIMENT | grammarscope.io.xml.XMLDocument | protected | 
  | SENTIMENT_CLASS | grammarscope.io.xml.XMLDocument | protected | 
  | SENTIMENT_VALUE | grammarscope.io.xml.XMLDocument | protected | 
  | sentiments | grammarscope.io.xml.XMLDocument | protected | 
  | stanfordMode | grammarscope.io.xml.XMLDocument |  | 
  | text | grammarscope.io.xml.XMLDocument | protected | 
  | TEXT | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN_BEGIN | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN_END | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN_FROM | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN_IDX | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN_LEMMA | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN_NER | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN_NORM_NER | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN_POS | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN_SENTIMENT | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN_SPEAKER | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN_TO | grammarscope.io.xml.XMLDocument | protected | 
  | TOKEN_WORD | grammarscope.io.xml.XMLDocument | protected | 
  | TOKENS | grammarscope.io.xml.XMLDocument | protected | 
  | tokens | grammarscope.io.xml.XMLDocument | protected | 
  | TRIPLE | grammarscope.io.xml.XMLDocument | protected | 
  | TRIPLE_OBJECT | grammarscope.io.xml.XMLDocument | protected | 
  | TRIPLE_RELATION | grammarscope.io.xml.XMLDocument | protected | 
  | TRIPLE_SUBJECT | grammarscope.io.xml.XMLDocument | protected | 
  | triples | grammarscope.io.xml.XMLDocument | protected | 
  | TRIPLES | grammarscope.io.xml.XMLDocument | protected | 
  | TYPEDDEPENDENCIES | grammarscope.io.xml.XMLDocument | protected | 
  | typedDependencies | grammarscope.io.xml.XMLDocument | protected | 
  | TYPEDDEPENDENCIES_MODE | grammarscope.io.xml.XMLDocument | protected | 
  | TYPEDDEPENDENCIES_PROVIDER | grammarscope.io.xml.XMLDocument | protected | 
  | TYPEDDEPENDENCIES_SET | grammarscope.io.xml.XMLDocument | protected | 
  | TYPEDDEPENDENCIES_STYLE | grammarscope.io.xml.XMLDocument | protected | 
  | url | grammarscope.io.xml.XMLDocument | protected | 
  | XMLDocument(final URL url) | grammarscope.io.xml.XMLDocument | protected |