Class XMLNameSpace
java.lang.Object
org.gvsig.remoteclient.wfs.schema.XMLNameSpace
This class represent a XSD schema file
- Author:
- Jorge Piera Llodrá (piera_jor@gva.es), Carlos Sánchez Periñán (sanchez_carper@gva.es)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XMLNameSpace
-
-
Method Details
-
getLocation
- Returns:
- Returns the location.
-
getPrefix
- Returns:
- Returns the name.
-
setLocation
- Parameters:
location- The location to set.
-