Uses of Class
org.openstreetmap.josm.tools.XmlObjectParser.Entry

Packages that use XmlObjectParser.Entry
org.openstreetmap.josm.tools   
 

Uses of XmlObjectParser.Entry in org.openstreetmap.josm.tools
 

Fields in org.openstreetmap.josm.tools with type parameters of type XmlObjectParser.Entry
private  java.util.Map<java.lang.String,XmlObjectParser.Entry> XmlObjectParser.mapping
           
 

Methods in org.openstreetmap.josm.tools with parameters of type XmlObjectParser.Entry
private  void XmlObjectParser.Parser.setValue(XmlObjectParser.Entry entry, java.lang.String fieldName, java.lang.String value)
           
 



JOSM