|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.esri.gpt.framework.util.ResourceXml
public class ResourceXml
Resource XML helper.
Constructor Summary | |
---|---|
ResourceXml()
|
Method Summary | |
---|---|
String |
makeResourceXmlFromResponse(String resourceUrl)
Returns resource xml from the response. |
String |
makeSimpleResourceXml(String title,
String resourceUrl)
Creates simple resource XML metadata. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceXml()
Method Detail |
---|
public String makeResourceXmlFromResponse(String resourceUrl) throws IOException
resourceUrl
-
IOException
public String makeSimpleResourceXml(String title, String resourceUrl) throws IllegalArgumentException
title
- titleresourceUrl
- resource URL
IllegalArgumentException
- if no title provided
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |