public static interface XMLTools.SchemaReader
InputStream
s for certain XML schemas.Modifier and Type | Method and Description |
---|---|
InputStream |
getSchemaAsStream(String systemId)
Get the given XML schema definition as an
InputStream . |
InputStream getSchemaAsStream(String systemId)
InputStream
.systemId
- the system ID of the sought XML schema definitionnull
if one is not availableCopyright © 2016 Open Microscopy Environment