|
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.server.csw.provider.local.OriginalXmlProvider
public class OriginalXmlProvider
Provides an XML document from the local catalog in it's original schema.
Constructor Summary | |
---|---|
OriginalXmlProvider()
Default constructor |
Method Summary | |
---|---|
String |
provideOriginalXml(OperationContext context,
String id)
Provides an XML document in it's original schema. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OriginalXmlProvider()
Method Detail |
---|
public String provideOriginalXml(OperationContext context, String id) throws Exception
provideOriginalXml
in interface IOriginalXmlProvider
context
- the operation contextid
- the document id
Exception
- if an exception occurs while retrieving the XML
|
Esri Geoportal Server 1.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |