public class MapXmlFactory extends JRBaseFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_imageType |
static String |
ATTRIBUTE_mapScale |
static String |
ATTRIBUTE_mapType |
static String |
ATTRIBUTE_onErrorType |
static String |
ELEMENT_item |
static String |
ELEMENT_itemProperty |
static String |
ELEMENT_marker
Deprecated.
Replaced by
ELEMENT_item. |
static String |
ELEMENT_markerData |
static String |
ELEMENT_markerDataset
Deprecated.
Replaced by
ELEMENT_markerData. |
static String |
ELEMENT_markerProperty
Deprecated.
Replaced by
ELEMENT_itemProperty. |
static String |
ELEMENT_pathData |
static String |
ELEMENT_pathStyle |
digester, EXCEPTION_MESSAGE_KEY_UNKNOWN_REPORT_STYLE| Constructor and Description |
|---|
MapXmlFactory() |
| Modifier and Type | Method and Description |
|---|---|
Object |
createObject(Attributes atts) |
getDigester, setDigesterpublic static final String ATTRIBUTE_mapType
public static final String ATTRIBUTE_mapScale
public static final String ATTRIBUTE_imageType
public static final String ATTRIBUTE_onErrorType
public static final String ELEMENT_item
public static final String ELEMENT_markerData
public static final String ELEMENT_itemProperty
public static final String ELEMENT_pathStyle
public static final String ELEMENT_pathData
public static final String ELEMENT_marker
ELEMENT_item.public static final String ELEMENT_markerDataset
ELEMENT_markerData.public static final String ELEMENT_markerProperty
ELEMENT_itemProperty.public Object createObject(Attributes atts)
Copyright © 2017. All rights reserved.