fr.jussieu.linguist.depLin
Class LinearTextPanel

public class LinearTextPanel
extends JPanel

Title:

Description:

Copyright: Copyright (c) 2001

Company:

Version:
1.0
Author:
unascribed
Method Detail

linearizeLinearTree

ArrayList linearizeLinearTree(Element el)
for a given root of a linear tree (eg topology), the function reads off the "word" nodes and gives back the information: (pure word string, string with html markup concerning fields,domains, etc.)
Parameters:
el - Element the root element of the tree
Returns:
ArrayList the resulting information list of the tree (pure word string, string with html markup concerning fields,domains, etc.)