|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
----------------------------------------------------------
Method Summary | |
java.lang.String |
getNameSpaceName()
returns the name of the name space. |
java.lang.String |
getNameSpaceValue()
returns the value of the name space. |
java.lang.String |
getSubSpaceName()
returns the name of the sub space. |
void |
setNameSpaceValue(java.lang.String nameSpaceValue)
|
Method Detail |
public java.lang.String getNameSpaceName()
if the name space is 'xmlns:gml="http://www.opengis.net/gml"', 'xmlns' will be returned
public java.lang.String getSubSpaceName()
if the name space is 'xmlns:gml="http://www.opengis.net/gml"', 'gml' will be returned
public java.lang.String getNameSpaceValue()
if the name space is 'xmlns:gml="http://www.opengis.net/gml"', 'http://www.opengis.net/gml' will be returned
public void setNameSpaceValue(java.lang.String nameSpaceValue)
getNameSpaceValue()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |