public static class XmlForOdt_Base.Draw_text_box_Base
extends SrcInfo
Modifier and Type | Field and Description |
---|---|
protected java.lang.String |
fo_min_height
Attribute fo:min-height
|
protected java.util.List<NameObj> |
listAllNodes
All nodes in natural order.
|
protected java.util.List<XmlForOdt.Text_p> |
text_p
Complex node text:p
|
Constructor and Description |
---|
Draw_text_box_Base() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
get_fo_min_height()
Access to parse result.
|
java.lang.Iterable<XmlForOdt.Text_p> |
get_text_p()
Access to parse result, get the elements of the container text_p
|
int |
getSize_text_p()
Access to parse result, get the size of the container text_p.
|
protected java.lang.String fo_min_height
protected java.util.List<XmlForOdt.Text_p> text_p
protected java.util.List<NameObj> listAllNodes
public java.lang.String get_fo_min_height()
public java.lang.Iterable<XmlForOdt.Text_p> get_text_p()
public int getSize_text_p()