#102 master update RESTLayer javadoc
This commit is contained in:
parent
8d47a02e03
commit
7b10be6bdb
@ -58,10 +58,24 @@ import org.jdom.Namespace;
|
|||||||
<atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="alternate" href="http://localhost:8080/geoserver/rest/workspaces/topp/datastores/taz_shapes/featuretypes/tasmania_cities.xml" type="application/xml"/>
|
<atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="alternate" href="http://localhost:8080/geoserver/rest/workspaces/topp/datastores/taz_shapes/featuretypes/tasmania_cities.xml" type="application/xml"/>
|
||||||
</resource>
|
</resource>
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
|
<queryable>true</queryable>
|
||||||
|
<advertised>true</advertised>
|
||||||
<attribution>
|
<attribution>
|
||||||
<logoWidth>0</logoWidth>
|
<logoWidth>0</logoWidth>
|
||||||
<logoHeight>0</logoHeight>
|
<logoHeight>0</logoHeight>
|
||||||
</attribution>
|
</attribution>
|
||||||
|
<authorityURLs>
|
||||||
|
<AuthorityURL>
|
||||||
|
<name>authority1</name>
|
||||||
|
<href>http://www.authority1.org</href>
|
||||||
|
</AuthorityURL>
|
||||||
|
</authorityURLs>
|
||||||
|
<identifiers>
|
||||||
|
<Identifier>
|
||||||
|
<authority>authority1</authority>
|
||||||
|
<identifier>identifier1</identifier>
|
||||||
|
</Identifier>
|
||||||
|
</identifiers>
|
||||||
</layer>
|
</layer>
|
||||||
* }</PRE>
|
* }</PRE>
|
||||||
* @author etj
|
* @author etj
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user