public class XMLStationId
extends java.lang.Object
Constructor and Description |
---|
XMLStationId() |
Modifier and Type | Method and Description |
---|---|
static StationId |
getStationId(org.w3c.dom.Element base) |
static StationId |
getStationId(javax.xml.stream.XMLStreamReader parser) |
static void |
insert(org.w3c.dom.Element element,
StationId stationId)
DOM insert
|
static void |
insert(javax.xml.stream.XMLStreamWriter writer,
StationId stationId)
StAX insert
|
public static void insert(javax.xml.stream.XMLStreamWriter writer, StationId stationId) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
public static void insert(org.w3c.dom.Element element, StationId stationId)
public static StationId getStationId(org.w3c.dom.Element base)
public static StationId getStationId(javax.xml.stream.XMLStreamReader parser) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException