| View: | Hide Browser | Browser on the left | Browser on the right | Dictionary |
| Report: | General | Operations | Relations |
| General | |
| Name | HTMLFile |
| Abstract | false |
| Leaf | false |
| Root | false |
| Active | false |
| Owner | util |
| Relations | |||
| Name | Type | Begins | Ends |
| generalization | HTMLFile | HTMLParser | |
| General | |
| Name | getComments |
| Owner | HTMLFile |
| Stereotype | <<getter>> |
| Return Type | ArrayList |
| Concurrency | sequential |
| Query | false |
| Visibility | public |
| Scope | instance |
| Abstract | false |
| Leaf | false |
| Root | false |
| General | |
| Name | getEmailFound |
| Owner | HTMLFile |
| Stereotype | <<getter>> |
| Return Type | ArrayList |
| Concurrency | sequential |
| Query | false |
| Visibility | public |
| Scope | instance |
| Abstract | false |
| Leaf | false |
| Root | false |
| General | |
| Name | getMiscFound |
| Owner | HTMLFile |
| Stereotype | <<getter>> |
| Return Type | ArrayList |
| Concurrency | sequential |
| Query | false |
| Visibility | public |
| Scope | instance |
| Abstract | false |
| Leaf | false |
| Root | false |
| General | |
| Name | getURLList |
| Owner | HTMLFile |
| Stereotype | <<getter>> |
| Return Type | ArrayList |
| Concurrency | sequential |
| Query | false |
| Visibility | public |
| Scope | instance |
| Abstract | false |
| Leaf | false |
| Root | false |
| General | |
| Name | handleComment |
| Owner | HTMLFile |
| Return Type | void |
| Concurrency | sequential |
| Query | false |
| Visibility | public |
| Scope | instance |
| Abstract | false |
| Leaf | false |
| Root | false |
| Parameters | |||
| Name | Type | Default Value | Direction Kind |
| position | int | inout | |
| text | char | inout | |
| General | |
| Name | position |
| Owner | handleComment |
| Type | int |
| Direction Kind | inout |
| General | |
| Name | text |
| Owner | handleComment |
| Type | char |
| Type Modifier | [] |
| Direction Kind | inout |
| General | |
| Name | handleEndTag |
| Owner | HTMLFile |
| Return Type | void |
| Concurrency | sequential |
| Query | false |
| Visibility | public |
| Scope | instance |
| Abstract | false |
| Leaf | false |
| Root | false |
| Parameters | |||
| Name | Type | Default Value | Direction Kind |
| position | int | inout | |
| tag | Tag | inout | |
| General | |
| Name | position |
| Owner | handleEndTag |
| Type | int |
| Direction Kind | inout |
| General | |
| Name | tag |
| Owner | handleEndTag |
| Type | Tag |
| Direction Kind | inout |
| General | |
| Name | handleSimpleTag |
| Owner | HTMLFile |
| Return Type | void |
| Concurrency | sequential |
| Query | false |
| Visibility | public |
| Scope | instance |
| Abstract | false |
| Leaf | false |
| Root | false |
| Parameters | |||
| Name | Type | Default Value | Direction Kind |
| attributes | MutableAttributeSet | inout | |
| position | int | inout | |
| tag | Tag | inout | |
| General | |
| Name | attributes |
| Owner | handleSimpleTag |
| Type | MutableAttributeSet |
| Direction Kind | inout |
| General | |
| Name | position |
| Owner | handleSimpleTag |
| Type | int |
| Direction Kind | inout |
| General | |
| Name | tag |
| Owner | handleSimpleTag |
| Type | Tag |
| Direction Kind | inout |
| General | |
| Name | handleStartTag |
| Owner | HTMLFile |
| Return Type | void |
| Concurrency | sequential |
| Query | false |
| Visibility | public |
| Scope | instance |
| Abstract | false |
| Leaf | false |
| Root | false |
| Parameters | |||
| Name | Type | Default Value | Direction Kind |
| attributes | MutableAttributeSet | inout | |
| position | int | inout | |
| tag | Tag | inout | |
| General | |
| Name | attributes |
| Owner | handleStartTag |
| Type | MutableAttributeSet |
| Direction Kind | inout |
| General | |
| Name | position |
| Owner | handleStartTag |
| Type | int |
| Direction Kind | inout |
| General | |
| Name | tag |
| Owner | handleStartTag |
| Type | Tag |
| Direction Kind | inout |
| General | |
| Name | HTMLFile |
| Owner | HTMLFile |
| Stereotype | <<constructor>> |
| Concurrency | sequential |
| Query | false |
| Visibility | public |
| Scope | instance |
| Abstract | false |
| Leaf | false |
| Root | false |