| Package: de.folt.models.documentmodel.tmx | Diagram | Back to overview |
| TmxDocument | class |
| Name | Type | Visibility |
| serialVersionUID | long | private |
| TmxBody | Element | protected |
| TmxHeader | Element | protected |
| TmxVersion | String | protected |
| ( | @SuppressWarnings | public |
| ) | "unchecked" | public |
| (Element) | List | public |
| ( | getTmxHeaderNoteList | public |
| { | ) | public |
| header | Element | public |
| ( | if | public |
| ! | header | public |
| return | else | public |
| ; | null | public |
| Name | Parameters | Returns | Visibility | ||
| TmxDocument | public | ||||
| getDocument | Document | public | |||
| setDocument |
|
public | |||
| getTmxHeader | Element | public | |||
| getTmxVersion | String | public |
| TmxProp | class |
| Name | Type | Visibility |
| serialVersionUID | long | private |
| type | String | private |
| lang | String | private |
| o_encoding | String | private |
| content | String | private |
| propType | PropType | private |
| PropType | enum | public |
| Name | Parameters | Returns | Visibility | ||||||||
| TmxProp |
|
public | |||||||||
| TmxProp |
|
public | |||||||||
| getType | String | public | |||||||||
| getLang | String | public | |||||||||
| getO_encoding | String | public | |||||||||
| getContent | String | public | |||||||||
| getPropType | PropType | public | |||||||||
| format | String | public |