Метод | Описание | |
---|---|---|
Container_Info ( ) : System |
Constructor for a new instance of the Container_Info class
|
|
Read ( |
Reads the information about this container in the container list from the EAD XML Reader
|
|
recursively_add_container_information ( StringBuilder Builder ) : void |
Recursively adds the child component's information to the StringBuilder, in HTML format
|
public Read ( |
||
Reader | EAD XML Text Reader | |
Результат | void |
public recursively_add_container_information ( StringBuilder Builder ) : void | ||
Builder | StringBuilder | Builder of all the HTML-formatted componenet information for this component |
Результат | void |