Package org.gvsig.catalog.schemas
Class RecordFactory
java.lang.Object
org.gvsig.catalog.schemas.RecordFactory
This class creates a parsed record from a uri and a
XMLNode.
- Author:
- Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RecordFactory
public RecordFactory()
-
-
Method Details
-
addRecord
Adds a new record- Parameters:
record- New record to add
-
createRecord
Try to identify the XML format and return a record- Parameters:
uri- Server URI (used to retrieve the images)node- XML node- Returns:
-