Package | Description |
---|---|
info.bioinfweb.commons.io |
Modifier and Type | Method and Description |
---|---|
static FormatVersion |
XMLUtils.extractFormatVersion(javax.xml.stream.events.StartElement startElement)
Extracts the format version from the
xsi:schemaLocation attribute (e.g. |
static java.lang.String |
XMLUtils.extractXSDFileName(javax.xml.stream.events.StartElement startElement)
Extracts the XSD file name from the
xsi:schemaLocation attribute (e.g. |