Uses of Interface
org.gvsig.gpe.lib.api.parser.IAttributesIterator
Packages that use IAttributesIterator
-
Uses of IAttributesIterator in org.gvsig.gpe.lib.api.parser
Methods in org.gvsig.gpe.lib.api.parser with parameters of type IAttributesIteratorModifier and TypeMethodDescriptionIGPEContentHandler.startElement(String namespace, String name, Object value, IAttributesIterator attributes, Object parentElement) It is thrown when the parser has found a new elementIGPEContentHandlerInmGeom.startElement(String namespace, String name, Object value, IAttributesIterator attributes, Object parentElement) It is thrown when the parser has found a new elementIGPEContentHandler.startFeature(String id, String namespace, String name, IAttributesIterator attributes, Object layer) It is thrown when the parser has found a new feature.IGPEContentHandlerInmGeom.startFeature(String id, String namespace, String name, IAttributesIterator attributes, Object layer) It is thrown when the parser has found a new feature.IGPEContentHandler.startLayer(String id, String namespace, String name, String description, String srs, IAttributesIterator attributes, Object parentLayer, Object bBox) It is thrown every time that a new layer is detected.IGPEContentHandlerInmGeom.startLayer(String id, String namespace, String name, String description, String srs, IAttributesIterator attributes, Object parentLayer, Object bBox) It is thrown every time that a new layer is detected.IGPEContentHandler.startMetadata(String type, String data, IAttributesIterator attributes) It is thrown when the parser has found a new metadata tagIGPEContentHandlerInmGeom.startMetadata(String type, String data, IAttributesIterator attributes) It is thrown when the parser has found a new metadata tag