eu.clarin.weblicht.wlfxb.io
Class XmlReaderWriter
java.lang.Object
eu.clarin.weblicht.wlfxb.io.XmlReaderWriter
public class XmlReaderWriter
- extends Object
Class XmlReaderWriter helps to work with TCF XML underlying streams.
Should not be used directly.
- Author:
- Yana Panchenko
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XML_WL1_MODEL_PI_NAME
public static final String XML_WL1_MODEL_PI_NAME
- See Also:
- Constant Field Values
NEW_LINE
public static final String NEW_LINE
XmlReaderWriter
public XmlReaderWriter(XMLEventReader xmlEventReader,
XMLEventWriter xmlEventWriter)
readWriteToTheEnd
public void readWriteToTheEnd()
throws WLFormatException
- Throws:
WLFormatException
readWriteUpToStartElement
public void readWriteUpToStartElement(String startTag)
throws XMLStreamException
- Throws:
XMLStreamException
readWriteUpToEndElement
public void readWriteUpToEndElement(String endTag)
throws XMLStreamException
- Throws:
XMLStreamException
Copyright © 2013 Department of Linguistics, Tübingen University. All Rights Reserved.