public class RootHandler extends SldTransformHandler
FeatureStylesHandler where applicable.| Constructor and Description |
|---|
RootHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
document(XMLStreamReader xml,
SldTransformContext context) |
void |
element(XMLStreamReader xml,
SldTransformContext context) |
void |
endDocument(XMLStreamReader xml,
SldTransformContext context) |
attribute, characters, endElementpublic void document(XMLStreamReader xml, SldTransformContext context) throws XMLStreamException, IOException
document in class SldTransformHandlerXMLStreamExceptionIOExceptionpublic void element(XMLStreamReader xml, SldTransformContext context) throws XMLStreamException, IOException
element in class SldTransformHandlerXMLStreamExceptionIOExceptionpublic void endDocument(XMLStreamReader xml, SldTransformContext context) throws XMLStreamException, IOException
endDocument in class SldTransformHandlerXMLStreamExceptionIOExceptionCopyright © 1996–2019 Geotools. All rights reserved.