![]() |
![]() |
|
![]() |
![]() |
|
Programmierung Rat & Tat für Programmierer |
|
Themen-Optionen | Ansicht |
![]() |
#1 |
Inventar
![]() Registriert seit: 08.11.2000
Alter: 42
Beiträge: 1.524
|
![]() Hi Leute,
hab folgendes Problem mit dem SAXBuilder: builder = new SAXBuilder(); doc = builder.build(new File(xmlFile)); ich lese also ein xmlFile in ein Document ein. Auszug Original XML: Code:
<TEI.2> <teiHeader> <fileDesc> <titleStmt> <title type="main">IT 4 You</title> <author>Uitz, Böhm, Hoffman</author> </titleStmt> Code:
<TEI.2 TEIform="TEI.2"> <teiHeader type="text" status="new" TEIform="teiHeader"> <fileDesc TEIform="fileDesc"> <titleStmt TEIform="titleStmt"> <title type="main" TEIform="title">IT 4 You</title> <author TEIform="author">Uitz, B? Hoffman</author> </titleStmt> Attribut hinzugefügt habe. Was kann da der Fehler sein?
____________________________________
H.E.W.L.E.T.T.: Hydraulic Electronic Worker Limited to Exploration and Terran Troubleshooting |
![]() |
![]() |
Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1) | |
|
|