-
Terminally Deprecated ElementsElementDescriptionDo not use anymore. This might not work correctly due to duplicate textranges not being taken into account here. Merges a list of text entities into a single entity, assuming they intersect and are of the same type.
-
Deprecated MethodsMethodDescriptionThis method is marked for removal. Use
SemanticNode.streamChildrenOfType(NodeType)
instead, orDocument.getChildrenOfTypeSectionOrSuperSection()
which returns children of type SECTION as well as SUPER_SECTION.Do not use anymore. This might not work correctly due to duplicate textranges not being taken into account here. Merges a list of text entities into a single entity, assuming they intersect and are of the same type.
SemanticNode.streamChildrenOfType(NodeType)
instead, orDocument.getChildrenOfTypeSectionOrSuperSection()
which returns children of type SECTION as well as SUPER_SECTION.