public interface SLDReader
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getVersion() |
SLDObject |
read(java.io.InputStream is) |
java.lang.String getVersion()
SLDObject read(java.io.InputStream is) throws SLDException, java.io.IOException
SLDException
java.io.IOException